Skip to content

Commit cd0f00d

Browse files
committed
test_ipython does not exist
1 parent f61af67 commit cd0f00d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
PYTHON ?= python
2-
IPYTHON ?= ipython
32

43
.PHONY: test
54

@@ -15,5 +14,3 @@ test:
1514
$(PYTHON) test/test_import.py
1615
$(PYTHON) test/test_memory_usage.py
1716
$(PYTHON) test/test_precision_import.py
18-
$(IPYTHON) test/test_ipython.py
19-

0 commit comments

Comments
 (0)