Skip to content

Commit 016aad4

Browse files
committed
update install instructions
1 parent 0eb7575 commit 016aad4

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.txt

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
Win Vector LLC tools for teaching data science in Python 3
2-
3-
# ~/anaconda3/bin/python3 setup.py sdist
4-
5-
~/anaconda3/bin/pip uninstall wvpy
6-
~/anaconda3/bin/pip install https://github.com/WinVector/wvpy/raw/master/dist/wvpy-0.1.tar.gz
7-
# (any dependencies warned about abort install)
1+
Win Vector LLC extras for teaching data science in Python 3
82

3+
pip install wvpy
4+
# or: pip install https://github.com/WinVector/wvpy/raw/master/dist/wvpy-0.1.1.tar.gz
95

106
~/anaconda3/bin/python3
117

0 commit comments

Comments
 (0)