Skip to content

Commit

Permalink
Improved setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jrast committed Apr 13, 2020
1 parent a95cee1 commit 9cb6e0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@


setup_requires = [
'setuptools_scm',
'setuptools_scm>=3.3.3',
'Cython>=0.29.13',
]

HERE = path.abspath(path.dirname(__file__))
Expand Down

0 comments on commit 9cb6e0b

Please sign in to comment.