Add repo link
This commit is contained in:
parent
fd3ccbae4d
commit
3fcc461573
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -24,8 +24,8 @@ setup(
|
||||||
name='lektor-render-template',
|
name='lektor-render-template',
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
py_modules=['lektor_render_template'],
|
py_modules=['lektor_render_template'],
|
||||||
# url='[link to your repository]',
|
url='[https://backwesen.de/l3d/lektor-render-template.git]',
|
||||||
version='0.1',
|
version='0.2',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Framework :: Lektor',
|
'Framework :: Lektor',
|
||||||
'Environment :: Plugins',
|
'Environment :: Plugins',
|
||||||
|
|
Loading…
Reference in a new issue