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