We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2526d commit 3a5b6d1Copy full SHA for 3a5b6d1
1 file changed
pyproject.toml
@@ -16,6 +16,9 @@ classifiers = [
16
"License :: OSI Approved :: MIT License",
17
"Operating System :: OS Independent",
18
]
19
+dependencies = [
20
+ "requests",
21
+]
22
23
[project.urls]
24
"Homepage" = "https://github.com/KS-HTK/python-fluepdot"
0 commit comments