Skip to content

Commit

Permalink
Add tabulate to install_requires in setup.py. (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdenewiler authored Sep 12, 2022
1 parent 0e61607 commit c331937
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 @@ -54,6 +54,7 @@
"pyflakes",
"pylint",
"PyYAML",
"tabulate",
"xmltodict",
"yamllint",
"yapsy",
Expand Down

0 comments on commit c331937

Please sign in to comment.