We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121ecb2 commit 9805842Copy full SHA for 9805842
packages/basemap/pyproject.toml
@@ -3,6 +3,6 @@ requires = [
3
'setuptools',
4
'wheel',
5
'numpy == 2.0.0',
6
- 'cython >= 0.29, < 3.1; python_version >= "3.3" or python_version < "3.0"',
+ 'cython >= 0.29, < 3.1',
7
]
8
build-backend = "setuptools.build_meta"
0 commit comments