Skip to content

Commit 3a8a8dd

Browse files
committed
Revert "Add versioneer to build dependencies"
This reverts commit 3409bbc.
1 parent 3409bbc commit 3a8a8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build-system]
2-
requires = ["setuptools>=42", "wheel", "scikit-build", "versioneer"]
2+
requires = ["setuptools>=42", "wheel", "scikit-build"]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)