init
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
python3 -m venv .
|
||||
./bin/pip3 install pandas matplotlib
|
||||
Reference in New Issue
Block a user