Added url of repository to setup.py

This commit is contained in:
Homer S. 2022-01-22 18:51:48 +01:00
parent 8e14ba20d1
commit 06b23ff2d6
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ setup(
name='lektor-citation',
packages=find_packages(),
py_modules=['lektor_citation'],
# url='[link to your repository]',
url='https://git.ismus.net/homer77/lektor-citation',
version='0.1',
classifiers=[
'Framework :: Lektor',