We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 719f6d9 commit c9fc79cCopy full SHA for c9fc79c
pyproject.toml
@@ -43,7 +43,6 @@ classifiers = [
43
]
44
dependencies = [
45
"click>=8.0.0", # for console scripts
46
- "importlib_resources>=1.4.0; python_version < '3.9'", # for resources in schema
47
"jsonpatch>=1.15",
48
"jsonschema>=4.15.0", # for utils
49
"pyyaml>=5.1", # for parsing CLI equal-delimited options
0 commit comments