Ev3Dev commited on
Commit
b5d4677
·
verified ·
1 Parent(s): df98fca

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. outputs/.gitkeep +1 -0
  2. pyproject.toml +3 -0
outputs/.gitkeep ADDED
@@ -0,0 +1 @@
 
 
1
+
pyproject.toml CHANGED
@@ -38,6 +38,9 @@ dev = [
38
  [project.scripts]
39
  server = "hackathon.server.app:main"
40
 
 
 
 
41
  [tool.setuptools]
42
  include-package-data = true
43
  packages = [
 
38
  [project.scripts]
39
  server = "hackathon.server.app:main"
40
 
41
+ [tool.uv]
42
+ package = false
43
+
44
  [tool.setuptools]
45
  include-package-data = true
46
  packages = [