Skip to content

Commit a7baeea

Browse files
committed
Add range versions for wheel and Cython in setup.cfg
1 parent 35f8194 commit a7baeea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[options]
22
setup_requires =
3-
cython>=3.0.10,<3.1.0
3+
Cython>=3.0.10,<3.1.0
44
setuptools>=54.0
55
setuptools_scm[toml]>=5.0,<7.0
66
wheel>=0.36.2,<0.46.0

0 commit comments

Comments
 (0)