Declare in yet another place that this shouldn't run on py2

This commit is contained in:
James R. Barlow
2017-11-16 14:54:28 -08:00
parent a00ef4836d
commit 5d2c67c62b
+1
View File
@@ -217,6 +217,7 @@ setup(
"Topic :: Text Processing :: Indexing",
"Topic :: Text Processing :: Linguistic",
],
python_requires='>=3.5',
setup_requires=[
'setuptools_scm', # so that version will work
'cffi>=1.9.1' # to build the leptonica module