Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #204 from nrejack/add_setuptools_scm_to_setup_py
Browse files Browse the repository at this point in the history
Add setuptools scm to setup py
  • Loading branch information
nrejackufl committed May 31, 2016
2 parents dca1f3a + 230bbef commit daa2756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"docopt >= 0.6.2",
"pycrypto >= 2.6.1",
"redcap_cli >= 0.1.0",
"setuptools_scm >= 1.10.1"
],
entry_points={
'console_scripts': [
Expand Down

0 comments on commit daa2756

Please sign in to comment.