Skip to content

Commit a600085

Browse files
authored
chore: removed python-dotenv (#11)
1 parent ca0a65a commit a600085

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ classifiers = [
3030
"Topic :: Software Development :: Libraries :: Python Modules",
3131
]
3232

33-
dependencies = [
34-
"python-dotenv>=1.0.1",
35-
]
33+
dependencies = []
3634

3735
[project.optional-dependencies]
3836
dev = [

0 commit comments

Comments
 (0)