Skip to content

Commit

Permalink
Add prettytable dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ratt-priv-ci committed Mar 7, 2018
1 parent 4bfc3f3 commit f9a6214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ def define_scripts():
"psutil >= 5.2.2",
"py-cpuinfo >= 3.2.0",
"tables >= 3.3.0",
"PrettyTable >= 0.7.2"
],
include_package_data=True,
zip_safe=False,
Expand Down

0 comments on commit f9a6214

Please sign in to comment.