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 96c4a61 commit e144703Copy full SHA for e144703
packages/basemap/pyproject.toml
@@ -4,5 +4,6 @@ requires = [
4
'wheel',
5
'numpy == 2.0.0',
6
'cython >= 0.29.31, < 3.1',
7
+ 'pytest'
8
]
9
build-backend = "setuptools.build_meta"
0 commit comments