v0.4.5
Improve project quality check (special thanks to @eclar)
Project:
- Fixed compatibilities issues to use graphene-django>=2.3.2
- Removed support for python<3.6 from classifier
- Added poetry package management
- Added dev dependencies in poetry
- Added black, coverage, travis badges to README
Testing:
- Removed testing project and added tests folder
- Tests are now using pytest with the appropriate configuration
- Added tox for testings purposes
- Added quality checks
- Added coverage
Quality:
- Added linters
- Blacked project