Skip to content

Commit

Permalink
setup.py added terminaltables dep for clifun, break into own package …
Browse files Browse the repository at this point in the history
…like htmlfn
  • Loading branch information
tgbugs committed Jun 17, 2019
1 parent b6d0502 commit d13ad05
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 @@ -52,6 +52,7 @@ def find_version(filename):
'psutil',
'pyyaml',
'requests',
'terminaltables',
'ttlser',
'werkzeug', # for IterIO which can probably just be copied one off
],
Expand Down

0 comments on commit d13ad05

Please sign in to comment.