Handle versioning manually (because setuptools_scm is mean and won't work with release tarballs ;-;)

This commit is contained in:
Gnarwhal 2024-08-01 06:16:09 +00:00
parent 11740120ac
commit 82619349b0
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174
4 changed files with 4 additions and 9 deletions

3
.gitignore vendored
View file

@ -159,6 +159,3 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Version file
_version.py