updated dependencies and fixed terminal size
CI / build (push) Has been cancelled

This commit is contained in:
2026-04-21 18:20:45 +08:00
parent 253483c992
commit 6cd323e30f
4 changed files with 51 additions and 44 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "jpacrepo-uploader"
version = "0.0.5"
version = "0.0.6"
authors = [
{ name="Walter Oggioni", email="oggioni.walter@gmail.com" },
]
@@ -23,7 +23,7 @@ dependencies = [
'pycurl',
'types-pycurl',
'typing_extensions',
'pwo >= 0.0.2'
'pwo >= 0.1.2'
]
[project.optional-dependencies]