Skip to content
Snippets Groups Projects
source_env 142 B
Newer Older
# Source the python3 env
source /usr/Local/pyroot/pytango3rc

# Add the current directory to pythonpath
export PYTHONPATH=${PYTHONPATH}:`pwd`