- Update dependency packages versions.
- Formats Python imports with
isort
. - Add SAST through
bandit
. - Add dependency scan through
safety
. - Deployment automation of an alpha package version on test PyPI for each branch (except
master
). - Deployment automation of an production package version on test PyPI for
master
branch.
- Django REST framework 3.9, Python 3.7 & Django 2.1.
- Set long description content type to reStructuredText.
- First release on PyPI.