Skip to content

Commit

Permalink
Update pyproject
Browse files Browse the repository at this point in the history
Signed-off-by: Choonho Son <[email protected]>
  • Loading branch information
Choonho Son committed Oct 31, 2023
1 parent 347014c commit 47cede0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ authors = [
{name = "Choonho Son", email = "[email protected]" }
]

dependencies = [
'requests'
]

[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"

0 comments on commit 47cede0

Please sign in to comment.