Another attempt at py 3.4/3.5

Revert to exactly what the previous passing build specified.
This commit is contained in:
James R. Barlow
2017-01-03 00:34:26 -08:00
parent 7be4e9c919
commit 9e004c3ec0
+1 -2
View File
@@ -214,8 +214,7 @@ setup(
"Topic :: Text Processing :: Linguistic",
],
setup_requires=[
'setuptools-scm == 1.11.1', # pinned because upstream keeps breaking things
'setuptools-scm-git-archive',
'setuptools_scm',
'cffi>=1.5.0',
'pytest-runner'
],