Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 294 Bytes

DEVELOPING.md

File metadata and controls

9 lines (6 loc) · 294 Bytes

Development guide

There is not very much special or out of the ordinary when developing. The package should support all supported Python versions.

CI/CD

We attempt to run checks on push, including lint and test. And on publishing a release, Actions automatically handle pushing to PyPi.