manga-dlp/contrib
Ivan Schaller e2f0a8b41f
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
fix linter paths
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-19 18:50:56 +01:00
..
api_template.py fix linter paths 2023-02-19 18:50:56 +01:00
README.md move justfile and small changes 2022-06-26 15:10:36 +02:00
requirements_dev.txt switch to strict typing with pyright 2023-02-18 16:21:03 +01:00

contribute

install dev requirements

python3 -m pip install -r contrib/requirements_dev.txt

setup asdf with all needed tools and versions

you may need to install just first: link

just prepare_workspace