Fix versioneer (#1043)

This commit is contained in:
gentlegiantJGC 2024-05-01 12:21:30 +01:00 committed by GitHub
parent 1e22d83a4b
commit a7043321ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1886 deletions

View File

@ -3,7 +3,7 @@ requires = [
"setuptools >= 42",
"wheel",
"cython >= 3.0.0a9",
"versioneer-518",
"versioneer",
"numpy ~= 1.17"
]
build-backend = "setuptools.build_meta"

File diff suppressed because it is too large Load Diff