Pypi upload compatible version (#33)

* moving test dependencies separately

* adding manifest to remove unecessary files

* updating name of project

* Fixing formatting

* Adding badge for pypi version

* Adding very simple install instructions
This commit is contained in:
Francois Lanusse 2024-12-21 11:47:13 -05:00 committed by GitHub
parent 160b86eb71
commit f245a1f685
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 24 additions and 17 deletions

3
.gitignore vendored
View file

@ -132,3 +132,6 @@ dmypy.json
# Pyre type checker
.pyre/
# Hide version file
_version.py