tfrere commited on
Commit
034bce7
·
1 Parent(s): f2219bf

remove package mode in pyproject

Browse files
Files changed (1) hide show
  1. backend/pyproject.toml +1 -2
backend/pyproject.toml CHANGED
@@ -63,5 +63,4 @@ skip-magic-trailing-comma = false
63
  line-ending = "auto"
64
 
65
  [tool.setuptools]
66
- packages = ["lighteval_task"]
67
- package-mode = false
 
63
  line-ending = "auto"
64
 
65
  [tool.setuptools]
66
+ packages = ["lighteval_task"]