We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb7575 commit 016aad4Copy full SHA for 016aad4
README.txt
@@ -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)
+Win Vector LLC extras for teaching data science in Python 3
8
+pip install wvpy
+# or: pip install https://github.com/WinVector/wvpy/raw/master/dist/wvpy-0.1.1.tar.gz
9
10
~/anaconda3/bin/python3
11
0 commit comments