Skip to content

Commit

Permalink
Add missing spinner extra
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
  • Loading branch information
techalchemy committed Jun 17, 2020
1 parent 3519c33 commit 89912bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@
"Operating System :: POSIX :: Linux",
"Topic :: Security",
],
install_requires=["appdirs", "cachecontrol", "vistir", "tabulate"],
install_requires=["appdirs", "cachecontrol", "vistir[spinner]", "tabulate"],
extras_require={
"apt": [
"python-distutils-extra @ "
Expand Down

0 comments on commit 89912bd

Please sign in to comment.