Skip to content

Commit f66ed3b

Browse files
authored
update install doc in tests (#621)
1 parent b66411e commit f66ed3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dill/tests/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"""
88
to run this test suite, first build and install `dill`.
99
10-
$ python setup.py build
11-
$ python setup.py install
10+
$ python -m pip install ../..
1211
1312
1413
then run the tests with:

0 commit comments

Comments
 (0)