Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Merge a86b260 into e979787
Browse files Browse the repository at this point in the history
  • Loading branch information
luzfcb committed Dec 4, 2019
2 parents e979787 + a86b260 commit ae23f24
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 @@ -19,7 +19,7 @@
install_requires=[
"Django>=1.11",
"django-storages>=1.6",
"typing",
'typing;python_version<"3.5"',
"typing-extensions",
],
classifiers=[
Expand Down

0 comments on commit ae23f24

Please sign in to comment.