mirror of
https://github.com/mCaptcha/cache.git
synced 2024-11-21 16:25:19 +03:00
setup script
This commit is contained in:
parent
d3bce7669a
commit
8d8f9571bd
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
# set up for tests
|
||||
python3 -m venv ./tests/venv
|
||||
source ./tests/venv/bin/activate
|
||||
. ./tests/venv/bin/activate
|
||||
pip install --requirement ./tests/requirements.txt
|
||||
|
|
Loading…
Reference in a new issue