Move python files into py dir
This commit is contained in:
parent
22ad36fb09
commit
129721eb50
9 changed files with 2 additions and 2 deletions
|
@ -8,4 +8,4 @@ if [ ! -d .venv ]; then
|
|||
fi
|
||||
source .venv/bin/activate
|
||||
python -m pip install -r requirements.txt
|
||||
python matchy.py
|
||||
python py/matchy.py
|
Loading…
Add table
Add a link
Reference in a new issue