mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Merge branch 'master' of github.com:mpasternak/django-dbtemplates-iplweb
This commit is contained in:
commit
f53244ce54
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