Skip to content

Commit e79cc59

Browse files
style: auto fixes from pre-commit hooks
1 parent 0729e5d commit e79cc59

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ def long_description():
2222
return fh.read()
2323

2424

25-
2625
extras_require = {
2726
"docs": [
2827
"enum-tools",
@@ -54,7 +53,7 @@ def long_description():
5453
long_description_content_type="text/markdown",
5554
url="https://github.com/DenverCoder1/table2ascii",
5655
packages=["table2ascii"],
57-
install_requires=["typing-extensions>=3.7.4; python_version<'3.8'","wcwidth<1"],
56+
install_requires=["typing-extensions>=3.7.4; python_version<'3.8'", "wcwidth<1"],
5857
extras_require=extras_require,
5958
setup_requires=[],
6059
tests_require=[

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy