We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 738c20f + fac9946 commit 0baa5eeCopy full SHA for 0baa5ee
1 file changed
pyproject.toml
@@ -56,9 +56,9 @@ Source = "https://github.com/eadwinCode/ellar"
56
Homepage = "https://eadwincode.github.io/ellar/"
57
58
[project.optional-dependencies]
59
-# standard = [
60
-# "ellar-cli >=0.0.2,<5.0.0"
61
-# ]
+standard = [
+ "ellar-cli >=0.0.2,<5.0.0"
+]
62
test = [
63
"pytest >=6.2.4,<8.0.0",
64
"pytest-cov >=2.12.0,<5.0.0",
0 commit comments