django-fobi/scripts/test_python_3.sh

6 lines
No EOL
132 B
Bash
Executable file

reset
./scripts/uninstall.sh
./scripts/install_python_3.sh
#cd ..
python examples/simple/manage.py test fobi --traceback
#cd scripts