Skip to content

Commit

Permalink
fix: 🐛 prevent .venv to be included
Browse files Browse the repository at this point in the history
  • Loading branch information
miragecentury committed Aug 4, 2024
1 parent f4d6692 commit 073552c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ id = "info.sysunicorns.python-poetry-empty"
version = "0.1.0"

[io.buildpacks]
include = ["pyproject.toml", "src/", "README.md"]
exclude = [".venv"]

0 comments on commit 073552c

Please sign in to comment.