Skip to content

Commit

Permalink
Add required packages
Browse files Browse the repository at this point in the history
  • Loading branch information
BBaoVanC committed Mar 16, 2020
1 parent 8510958 commit cd5f4cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
],
install_requires=[
'libprogress',
],
python_requires='>=3.6',
)

0 comments on commit cd5f4cd

Please sign in to comment.