Skip to content

Commit

Permalink
removed legacy version.py and added cmdclasses
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas.gehrig committed Apr 2, 2024
1 parent 17b74a7 commit 886914b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion karabo/version.py

This file was deleted.

1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@

setup(
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
packages=find_packages(),
)

0 comments on commit 886914b

Please sign in to comment.