LuCCoelho / TDD-and-Django-studies

0 stars 0 forks source link

Obey the testing goat

Setup

python3 -m venv virtualenv source virtualenv/bin/activate

pip install -r requirements.txt