Skip to content

Commit

Permalink
remove tqdm from depencencies
Browse files Browse the repository at this point in the history
  • Loading branch information
not-a-feature committed Nov 6, 2024
1 parent b69e570 commit 93fc4f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ information on PyScaffold see https://pyscaffold.org/.
## Dependencies
- [nvme cli](https://github.com/linux-nvme/nvme-cli)
- [inquirer](https://pypi.org/project/inquirer/)
- [tqdm](https://pypi.org/project/tqdm/)
- [requests](https://pypi.org/project/requests/)

## License
Expand Down
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ package_dir =
install_requires =
importlib-metadata; python_version<"3.8"
inquirer>=3,<4
tqdm>=4,<5
requests>=2.2,<3


Expand Down

0 comments on commit 93fc4f8

Please sign in to comment.