Spaces:
Runtime error
Runtime error
Commit
·
a34f8cf
1
Parent(s):
a128da2
final try
Browse files- pyproject.toml +0 -3
pyproject.toml
CHANGED
@@ -27,9 +27,6 @@ prettier = "^0.0.7"
|
|
27 |
requires = ["poetry-core"]
|
28 |
build-backend = "poetry.core.masonry.api"
|
29 |
|
30 |
-
[tool.poetry.scripts]
|
31 |
-
zeno-evals-hub = "zeno-evals-hub.main:command_line"
|
32 |
-
|
33 |
[tool.pyright]
|
34 |
include = ["zeno-evals-hub"]
|
35 |
useLibraryCodeForTypes = true
|
|
|
27 |
requires = ["poetry-core"]
|
28 |
build-backend = "poetry.core.masonry.api"
|
29 |
|
|
|
|
|
|
|
30 |
[tool.pyright]
|
31 |
include = ["zeno-evals-hub"]
|
32 |
useLibraryCodeForTypes = true
|