CONTRIBUTING.md
December 15, 2023 ยท View on GitHub
CONTRIBUTING
PRs with improvements and new features and Issues with suggestions are welcome.
Testing
- Install
pip install -e .[testing] - Run the test suite
make test
December 15, 2023 ยท View on GitHub
PRs with improvements and new features and Issues with suggestions are welcome.
pip install -e .[testing]
make test