Skip to content

Commit 17731ba

Browse files
committed
remove python-dotenv from outer pyproject.toml file.
1 parent a4d3da3 commit 17731ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ readme = "README.md"
1919

2020
[tool.poetry.dependencies]
2121
python = ">=3.10,<4.0"
22-
python-dotenv = "^1.0.1"
22+
2323

2424
[build-system]
2525
requires = ["poetry-core>=2.0.0"]

0 commit comments

Comments
 (0)