Skip to content

Commit 4801718

Browse files
authored
Merge pull request #2 from xbklairith/feature/req
Update the version in pyproject.toml to 0.1.0. This is the first rele…
2 parents 0aef702 + 67694b1 commit 4801718

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
@@ -10,6 +10,9 @@ classifiers = [
1010
"License :: OSI Approved :: MIT License",
1111
"Operating System :: OS Independent",
1212
]
13+
dependencies = [
14+
"requests",
15+
]
1316

1417
[project.urls]
1518
"Homepage" = "https://github.com/xbklairith/bitkub-python"

0 commit comments

Comments
 (0)