mirror of
https://github.com/django-components/django-components.git
synced 2025-11-25 16:39:11 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
b564ce66ac
commit
6e8ec23000
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -14,7 +14,7 @@ setup(
|
|||
os.path.join(os.path.dirname(__file__), "README.md")
|
||||
).read(),
|
||||
long_description_content_type="text/markdown",
|
||||
author=u"Emil Stenström",
|
||||
author="Emil Stenström",
|
||||
author_email="emil@emilstenstrom.se",
|
||||
url="https://github.com/EmilStenstrom/django-components/",
|
||||
install_requires=["Django>=2.2"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue