Merge pull request #53 from radarhere/rm-soon-eol-3.5

Remove requirement for Python >= 3.6
This commit is contained in:
Hugo van Kemenade 2020-07-01 12:09:48 +03:00 committed by GitHub
commit 59be0570cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Development, documentation & testing requirements.
black; python_version >= '3.6'
black
check-manifest
coverage
jarn.viewdoc