d10g commited on
Commit
cbd2116
·
1 Parent(s): 7b65184

Added missing src package

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -61,6 +61,7 @@ packages = ["reachy_f1_commentator"]
61
  reachy_f1_commentator = [
62
  "static/*",
63
  "config/*",
 
64
  ]
65
 
66
  [tool.pytest.ini_options]
 
61
  reachy_f1_commentator = [
62
  "static/*",
63
  "config/*",
64
+ "src/*"
65
  ]
66
 
67
  [tool.pytest.ini_options]