Refresh pathspec and rich dependencies
Some checks failed
Run Tests / test (3.11) (push) Has been cancelled
Run Tests / test (3.13) (push) Has been cancelled
Run Tests / test (3.14) (push) Has been cancelled
Run Tests / test (3.9) (push) Has been cancelled

This commit is contained in:
Kirill Markin 2026-04-13 11:37:05 +02:00
parent 95db4af30f
commit c5038f2ab5
No known key found for this signature in database
GPG key ID: 03AB9530E15B9C1C
2 changed files with 6 additions and 21 deletions

View file

@ -20,7 +20,7 @@ classifiers = [
]
dependencies = [
"setuptools>=70.0.0",
"pathspec>=0.12.1",
"pathspec>=1.0.4",
"argparse>=1.4.0",
"PyYAML>=6.0.1",
]
@ -50,4 +50,3 @@ disable = [
]