Skip to content

Commit de37f09

Browse files
committed
typo
1 parent 26c61f1 commit de37f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=38", "wheel", "pybind11>=>=3.0.1", 'numpy>=1.17']
2+
requires = ["setuptools>=38", "wheel", "pybind11>=3.0.1", 'numpy>=1.17']
33

44
[tool.pytest.ini_options]
55
testpaths = [

0 commit comments

Comments
 (0)