We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00715e3 commit 0a8b769Copy full SHA for 0a8b769
setup.py
@@ -11,7 +11,6 @@
11
license='LICENSE.txt',
12
description='Django storage for Google Storage',
13
install_requires=[
14
- "Django >= 1.4",
15
"boto",
16
],
17
)
0 commit comments