Skip to content

Commit

Permalink
Removed CLI dependencies from install_requires.
Browse files Browse the repository at this point in the history
  • Loading branch information
Illidanz committed Mar 11, 2023
1 parent bfad76b commit 66faf17
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
install_requires=[
"click",
"tqdm",
],
extras_require = {
"nds": extras_nds,
"armips": extras_armips,
Expand Down

0 comments on commit 66faf17

Please sign in to comment.