Skip to content

Commit

Permalink
Fix versioneer (#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlegiantJGC authored May 1, 2024
1 parent 1e22d83 commit a704332
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,886 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [
"setuptools >= 42",
"wheel",
"cython >= 3.0.0a9",
"versioneer-518",
"versioneer",
"numpy ~= 1.17"
]
build-backend = "setuptools.build_meta"
Loading

0 comments on commit a704332

Please sign in to comment.