Update Jenkinsfile for improved dependency installation and set license to MIT in pyproject.toml; add requirements_dev.txt for development dependencies
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
This commit is contained in:
7
requirements_dev.txt
Normal file
7
requirements_dev.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
networkx==3.4.2
|
||||
Pillow==11.1.0
|
||||
pywin32==309; sys_platform == 'win32'
|
||||
Requests==2.32.3
|
||||
wdtagger==0.14.0
|
||||
bs4==0.0.2
|
||||
tomli==2.2.1
|
Reference in New Issue
Block a user