Remove Python 3.5 compatibility on master branch

This commit is contained in:
Tulir Asokan
2018-02-11 22:39:02 +02:00
parent 5e740aca1c
commit 0e56592966
16 changed files with 0 additions and 16 deletions
-1
View File
@@ -21,7 +21,6 @@ setuptools.setup(
"Markdown>=2.6.11,<3",
"ruamel.yaml>=0.15.35,<0.16",
"Pillow>=5.0.0,<6",
"future-fstrings>=0.4.1",
"python-magic>=0.4.15,<0.5",
],
dependency_links=[