Skip to content

Commit

Permalink
adding artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
v1j1 committed Oct 31, 2019
1 parent ce24a07 commit 11d17ab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,5 @@
#return os.path.join(os.path.dirname(__file__),
# filename)

build = 0

if os.path.exists(__path('build.info')):
build = open(__path('build.info')).read().strip()

version= '0.6.{}'.format(build)
)

0 comments on commit 11d17ab

Please sign in to comment.