mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Added extras to the README and virtualenv setup
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
rm -rf ./env
|
||||
virtualenv -q --distribute env
|
||||
. ./env/bin/activate
|
||||
pip install -q -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user