Skip to content

Commit

Permalink
do not install six module in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
d-w-moore committed Oct 17, 2024
1 parent fac1329 commit 9bd92ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
'six>=1.10.0',
'PrettyTable>=0.7.2',
'defusedxml',
# - the new syntax:
Expand Down

0 comments on commit 9bd92ea

Please sign in to comment.