Skip to content

Commit

Permalink
Merge pull request #28 from fabaff/patch-1
Browse files Browse the repository at this point in the history
Remove six
  • Loading branch information
kuzmoyev authored Sep 1, 2023
2 parents 7ad8013 + 243eab3 commit 549f882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ def run(self):

REQUIRED = [
'python-dateutil>=2.7.0',
'six>=1.11.0'
]

TESTS_REQUIRED = [
"pytest>=5.4",
"pytest-cov>=2.10",
Expand Down

0 comments on commit 549f882

Please sign in to comment.