Skip to content

Commit

Permalink
Another attempt at py 3.4/3.5
Browse files Browse the repository at this point in the history
Revert to exactly what the previous passing build specified.
  • Loading branch information
James R. Barlow committed Jan 3, 2017
1 parent 7be4e9c commit 9e004c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,7 @@ def check_external_program(
"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'
],
Expand Down

0 comments on commit 9e004c3

Please sign in to comment.