Skip to content

Commit

Permalink
add env to .toml
Browse files Browse the repository at this point in the history
  • Loading branch information
magbb committed Aug 1, 2024
1 parent 64b50ed commit 4b54011
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 @@ -13,7 +13,7 @@ classifiers = [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
include = ["CHANGELOG.md", "LICENSE"]
include = ["CHANGELOG.md", "LICENSE", "dhlab.env"]
exclude = ["docs/", "tests/"]

[tool.poetry.urls]
Expand Down

0 comments on commit 4b54011

Please sign in to comment.