Skip to content

Commit

Permalink
Do not make marin3r-testsuite a package
Browse files Browse the repository at this point in the history
  • Loading branch information
pehala committed Oct 19, 2023
1 parent f9f4711 commit d2c9b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
description = ""
authors = ["phala <[email protected]>"]
readme = "README.md"
packages = [{include = "marin3r_testsuite"}]
#packages = [{include = "marin3r_testsuite"}]

[tool.poetry.group.main.dependencies]
python = "^3.11"
Expand Down

0 comments on commit d2c9b54

Please sign in to comment.