diff --git a/setup.cfg b/setup.cfg index abc7a628f..1c8e90ba7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,10 @@ maintainer_email = tobias-dosage@23.gs description = a comic strip downloader and archiver long_description = file: README.md long_description_content_type = text/markdown -url = https://github.com/webcomics/dosage +url = https://dosage.rocks +project_urls = + Code = https://github.com/webcomics/dosage + Issue tracker = https://github.com/webcomics/dosage/issues license = MIT License license_file = COPYING platforms = Any @@ -27,7 +30,7 @@ classifiers = [options] setup_requires = - setuptools >= 36.7.0 + setuptools >= 38.3.0 setuptools_scm python_requires = >=3.5 packages = find: