Merge pull request #2297 from yan12125/patch-2
setup.py: remove unnecessary 'datetime' entry
This commit is contained in:
commit
e4ed14b131
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -33,7 +33,6 @@ install_requires = [
|
|||
"boto3>=1.9.86",
|
||||
"botocore>=1.12.86",
|
||||
"cryptography>=2.3.0",
|
||||
"datetime",
|
||||
"requests>=2.5",
|
||||
"xmltodict",
|
||||
"six>1.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue