Skip to content

Commit

Permalink
Probably found the issue with versioneer
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanBilheux committed Mar 24, 2016
1 parent 7b88b87 commit 3805e1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ universal=1
[versioneer]
VCS = git
style = pep440
versionfile_source = python/neutronbraggedge/_version.py
versionfile_build = python/neutronbraggedge/_version.py
versionfile_source = neutronbraggedge/_version.py
versionfile_build = neutronbraggedge/_version.py
tag_prefix = v

0 comments on commit 3805e1c

Please sign in to comment.