|
|
@ -18,8 +18,8 @@ setup( |
|
|
|
url='https://www.palletsprojects.com/p/flask/', |
|
|
|
url='https://www.palletsprojects.com/p/flask/', |
|
|
|
project_urls=OrderedDict(( |
|
|
|
project_urls=OrderedDict(( |
|
|
|
('Documentation', 'http://flask.pocoo.org/docs/'), |
|
|
|
('Documentation', 'http://flask.pocoo.org/docs/'), |
|
|
|
('Code', 'https://github.com/pallets/pallets-sphinx-themes'), |
|
|
|
('Code', 'https://github.com/pallets/flask'), |
|
|
|
('Issue tracker', 'https://github.com/pallets/pallets-sphinx-themes/issues'), |
|
|
|
('Issue tracker', 'https://github.com/pallets/flask/issues'), |
|
|
|
)), |
|
|
|
)), |
|
|
|
license='BSD', |
|
|
|
license='BSD', |
|
|
|
author='Armin Ronacher', |
|
|
|
author='Armin Ronacher', |
|
|
|