We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233c741 commit b8a11fbCopy full SHA for b8a11fb
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
requires-python = ">=3.11"
27
dependencies = [
28
"cerberus>=1.3.5",
29
- "mammos-entity>=0.10.0",
+ "mammos-entity @ git+https://github.com/mammos-project/mammos-parser",
30
"rich",
31
]
32
0 commit comments