pkg(pyth-1.0.0): Add pyth 1.0.0

This commit is contained in:
Dan Vargas 2021-04-19 21:12:15 -05:00
parent 7191bc063c
commit f75d410f8b
5 changed files with 21 additions and 0 deletions

5
packages/pyth/1.0.0/environment vendored Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
# Python and Pyth path
export PATH=$PWD/bin:$PATH
export PYTH_PATH=$PWD/pyth