Skip to content

Commit

Permalink
Remove: Delete poetry.toml and let use decide about venv locations
Browse files Browse the repository at this point in the history
It's better to allow use specific settings for storing poetry's virtual
environment.
  • Loading branch information
bjoernricks committed Jul 27, 2023
1 parent 6b57610 commit 4e67b4d
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 @@ -26,7 +26,6 @@ packages = [
{ include = "pontos"},
{ include = "tests", format = "sdist" },
{ include = "poetry.lock", format = "sdist" },
{ include = "poetry.toml", format = "sdist" },
]
include = [
"pontos/updateheader/templates/",
Expand Down

0 comments on commit 4e67b4d

Please sign in to comment.