Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
timmyomahony committed May 23, 2020
2 parents c6387f0 + 0c07bfd commit 3a49aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def run(self):
# _Should_ work back to 1.1 but untested
install_requires=[
"Django >= 2.1",
"Pillow"
],
license='LICENSE.txt',
cmdclass={"build": build_with_submodules, "develop": develop_with_submodules},
Expand Down

0 comments on commit 3a49aa4

Please sign in to comment.