We welcome all contributions!
We use MyPy for type checking.
make type-checkRun the test suite with
make testLint the code with flake8
make lint- Bump the version in
setup.cfgandsetup.py - Merge code to
main - Create a new release on GitHub with your version as the tag (e.g.
v0.2.0) - Run
make distto create a distribution file - Run
make releaseto upload to pypi