Skip to content

Commit

Permalink
Remove: Drop poetry.toml file
Browse files Browse the repository at this point in the history
This is a setting the user should decide on. For some use cases it might
be better not to have the venv in the project.
  • Loading branch information
bjoernricks committed Jul 18, 2023
1 parent 59b9f6d commit 0d20746
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions poetry.toml

This file was deleted.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ packages = [
{ include = "autohooks"},
{ include = "tests", format = "sdist" },
{ include = "poetry.lock", format = "sdist"},
{ include = "poetry.toml", format = "sdist"},
]
include = [
"autohooks/precommit/template",
Expand Down

0 comments on commit 0d20746

Please sign in to comment.