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.
2 parents 7986d43 + 661359c commit 8be71ecCopy full SHA for 8be71ec
setup.py
@@ -64,4 +64,5 @@ def find_version(*file_paths):
64
"keops": ["pykeops>=1.1.1"],
65
"test": ["flake8", "flake8-print", "pytest", "nbval"],
66
},
67
+ test_suite="test",
68
)
0 commit comments