mirror of
https://github.com/mCaptcha/cache.git
synced 2024-11-22 08:35:21 +03:00
5 lines
83 B
Bash
5 lines
83 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
# set up for tests
|
||
|
pip install --requirement ./tests/requirements.txt
|