1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-03 10:26:26 +02:00
piston/packages/pyth/1.0.0/environment
2021-04-22 13:34:48 +12:00

5 lines
98 B
Bash

#!/usr/bin/env bash
# Python and Pyth path
export PATH=$PWD/bin:$PATH
export PYTH_PATH=$PWD/pyth