Skip to content

Commit

Permalink
setup.py: Remove pathlib2 (#733)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb authored Oct 16, 2022
1 parent 400ea76 commit a356703
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 @@ -44,7 +44,6 @@ def read(fname):
all_deps = aws_deps + gcs_deps + azure_deps + http_deps
tests_require = all_deps + [
'moto[server]',
'pathlib2',
'responses',
'boto3',
'paramiko',
Expand Down

0 comments on commit a356703

Please sign in to comment.