* Black linting
* Adding Black to dev dependencies and upping minimal python to 3.6.2 for compatibility
* Updating packages
* Removing pip-tools input and exporting requirements with poetry
* Deleting old setup files and test runner
* Trying 1.3.7
* Looser extras requirements to prevent conflicts
* Sorted imports with isort
* Added iSort to dev dependencies
* Fixes localtime for naive setups
* Trying to get codecov working again
* Use poetry run
* Defining testing extras
* Fixing codecov output files
* Try installing the right Django version and show relevant upload tags
* Cover only project files