Skip to content

Commit

Permalink
License update
Browse files Browse the repository at this point in the history
  • Loading branch information
danjac committed Dec 29, 2020
1 parent 324558e commit 92c590b
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 @@ -13,7 +13,7 @@
description="Hotwired/Turbo response helpers for Django",
long_description=open("README.rst").read() + "\n\n" + open("CHANGES.rst").read(),
long_description_content_type="text/x-rst",
license="MIT license",
license="MIT",
python_requires=">=3.8",
requires=["django (>=3.1)"],
packages=["turbo_response"],
Expand Down

0 comments on commit 92c590b

Please sign in to comment.