Skip to content

Commit

Permalink
fix: auto versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Jan 6, 2019
1 parent f8f3976 commit 7fbb876
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cx_setup.py
Expand Up @@ -11,10 +11,6 @@
with open("lbsntransform/version.py") as fp:
exec(fp.read(), version)

# Dependencies are automatically detected, but it can be fine tuned
# includes_mod = ['lbsntransform',
# ]

excludes_mod = ['tkinter',
'matplotlib',
'IPython',
Expand Down

0 comments on commit 7fbb876

Please sign in to comment.