Added url of repository to setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -24,7 +24,7 @@ setup(
|
|||||||
name='lektor-citation',
|
name='lektor-citation',
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
py_modules=['lektor_citation'],
|
py_modules=['lektor_citation'],
|
||||||
# url='[link to your repository]',
|
url='https://git.ismus.net/homer77/lektor-citation',
|
||||||
version='0.1',
|
version='0.1',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Framework :: Lektor',
|
'Framework :: Lektor',
|
||||||
|
|||||||
Reference in New Issue
Block a user