mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Some refactoring between accounting and counter
This commit is contained in:
@ -6,7 +6,7 @@ To start working on the project, just run the following commands:
|
||||
|
||||
git clone https://ae-dev.utbm.fr/ae/Sith.git
|
||||
cd Sith
|
||||
virtualenv --clear --python=python3 env_sith
|
||||
virtualenv --clear --python=python3 env
|
||||
source env_sith/bin/activate
|
||||
pip install -r requirements.txt
|
||||
./manage.py setup
|
||||
|
Reference in New Issue
Block a user