Skip to content

Commit

Permalink
Revert "Run versioneer"
Browse files Browse the repository at this point in the history
This reverts commit ca1278e.
  • Loading branch information
phofl committed Apr 16, 2024
1 parent ca1278e commit c06a880
Show file tree
Hide file tree
Showing 4 changed files with 427 additions and 1,054 deletions.
1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

3 changes: 0 additions & 3 deletions crick/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@
__version__ = versions["version"]
__git_revision__ = versions["full-revisionid"]
del get_versions, versions

from . import _version
__version__ = _version.get_versions()['version']
Loading

0 comments on commit c06a880

Please sign in to comment.