Skip to content

Commit 3a5b6d1

Browse files
committed
Update pyproject.toml
added dependencies keyword
1 parent 9a2526d commit 3a5b6d1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ classifiers = [
1616
"License :: OSI Approved :: MIT License",
1717
"Operating System :: OS Independent",
1818
]
19+
dependencies = [
20+
"requests",
21+
]
1922

2023
[project.urls]
2124
"Homepage" = "https://github.com/KS-HTK/python-fluepdot"

0 commit comments

Comments
 (0)