Merging upstream version 2.3.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e82eeceb1c
commit
cee25b2769
4 changed files with 72 additions and 96 deletions
2
setup.py
2
setup.py
|
@ -37,7 +37,7 @@ setup(
|
|||
long_description_content_type="text/x-rst",
|
||||
install_requires=[
|
||||
"configobj >= 5.0.5",
|
||||
"tabulate[widechars] >= 0.8.2",
|
||||
"tabulate[widechars] >= 0.9.0",
|
||||
],
|
||||
extras_require={
|
||||
"styles": ["Pygments >= 1.6"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue