Skip to content

Commit

Permalink
add wheel to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
soad003 committed Nov 29, 2022
1 parent 355b4a5 commit d4ddcba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ python_requires = >=3.7
# For more information, check out https://semver.org/.
install_requires =
importlib-metadata; python_version<"3.7"
wheel
requests==2.27.1
pyyaml==6.0
tabulate==0.8.9
Expand Down

0 comments on commit d4ddcba

Please sign in to comment.