We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb38943 commit 4d789daCopy full SHA for 4d789da
1 file changed
Makefile
@@ -19,6 +19,7 @@ test:
19
$(PYTHON) test/test_exit_code.py
20
$(PYTHON) test/test_mprof.py
21
$(PYTHON) test/test_async.py
22
+ mprof run test/test_func.py
23
24
develop:
25
pip install -e .
0 commit comments