Skip to content

Commit a9f0cee

Browse files
authored
Merge pull request #85 from ocefpaf/fix_versioneer_cmd
fix versioneer
2 parents 48f6dca + 2465c9e commit a9f0cee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,5 @@
133133
# 'sample=sample:main',
134134
# ],
135135
# },
136+
cmdclass=versioneer.get_cmdclass(),
136137
)

0 commit comments

Comments
 (0)