mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Update setup.py
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
2c8dc82721
commit
5a363dbe34
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -10,7 +10,7 @@ def read(*parts):
|
|||
|
||||
|
||||
setup(
|
||||
name="django-dbtemplates-iplweb",
|
||||
name="django-dbtemplates",
|
||||
use_scm_version={"version_scheme": "post-release"},
|
||||
setup_requires=["setuptools_scm"],
|
||||
description="Template loader for templates stored in the database",
|
||||
|
|
|
|||
Loading…
Reference in a new issue