mirror of
https://github.com/mCaptcha/cache.git
synced 2026-01-25 12:26:23 +00:00
5 lines
83 B
Bash
Executable File
5 lines
83 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# set up for tests
|
|
pip install --requirement ./tests/requirements.txt
|