Skip to content

Commit

Permalink
Remove exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotwrobson committed Dec 6, 2023
1 parent 21b0a81 commit 3432833
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ readme = "README.md"
packages = [
{include = "ecfr", from = "src"}
]
# TODO figure out how to prevent creating pycache directory here
# or improve the copy operation.
exclude = [
"src/ecfr/example/starter_files/starter.py"
]


[tool.poetry.urls]
homepage = "https://github.com/eliotwrobson/CodeforcesRunnerEliot"
Expand Down

0 comments on commit 3432833

Please sign in to comment.