Skip to content

Commit 661359c

Browse files
committed
setup.py test runs test suite
1 parent 7648de1 commit 661359c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ def find_version(*file_paths):
6464
"keops": ["pykeops>=1.1.1"],
6565
"test": ["flake8", "flake8-print", "pytest", "nbval"],
6666
},
67+
test_suite="test",
6768
)

0 commit comments

Comments
 (0)