Skip to content

Commit 8687abd

Browse files
authored
Remove Cython from pyproject (#431)
This was left out from db35c11 by accident
1 parent db35c11 commit 8687abd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ url = "https://github.com/RasmussenLab/vamb"
4444
requires = [
4545
"setuptools ~= 70.1",
4646
"setuptools-scm >= 8.0",
47-
"Cython ~= 3.0.1"
4847
]
4948
build-backend = "setuptools.build_meta"
5049

0 commit comments

Comments
 (0)