Skip to content

Commit 5a068c0

Browse files
committed
removed unpublished package
1 parent ca7b13d commit 5a068c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ Source = "https://github.com/eadwinCode/ellar"
5656
Homepage = "https://eadwincode.github.io/ellar/"
5757

5858
[project.optional-dependencies]
59-
standard = [
60-
"ellar-cli >=0.0.2,<5.0.0"
61-
]
59+
# standard = [
60+
# "ellar-cli >=0.0.2,<5.0.0"
61+
# ]
6262
test = [
6363
"pytest >=6.2.4,<8.0.0",
6464
"pytest-cov >=2.12.0,<5.0.0",

0 commit comments

Comments
 (0)