Skip to content

Commit ca7b13d

Browse files
committed
fixed failing test
1 parent e98e7ad commit ca7b13d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +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+
]
5962
test = [
6063
"pytest >=6.2.4,<8.0.0",
6164
"pytest-cov >=2.12.0,<5.0.0",

0 commit comments

Comments
 (0)