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 7648de1 commit 661359cCopy full SHA for 661359c
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