Update project links

This commit is contained in:
Artur Barseghyan 2020-01-22 22:15:43 +01:00
parent 971e767aa9
commit 582e20645f
2 changed files with 7 additions and 3 deletions

View file

@ -1,6 +1,3 @@
#-r test.txt
#-r style_checkers.txt
alabaster>=0.7.6
Babel>=2.1.1
bleach>=2.1.2

View file

@ -280,6 +280,13 @@ setup(
"Operating System :: OS Independent",
"Development Status :: 4 - Beta",
],
project_urls={
"Bug Tracker": "https://github.com/barseghyanartur/django-fobi/issues",
"Documentation": "https://django-fobi.readthedocs.io/",
"Source Code": "https://github.com/barseghyanartur/django-fobi",
"Changelog": "https://django-fobi.readthedocs.io/"
"en/latest/changelog.html",
},
keywords="django, form generator, form builder, visual form designer, "
"user generated forms",
author='Artur Barseghyan',