Fixed link to Git project

This commit is contained in:
Jim Martens 2020-01-08 22:52:33 +01:00
parent c5df4a9110
commit 4e92a3fbe6
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ setup(
long_description_content_type="text/markdown; charset=UTF-8",
author="Jim Martens",
author_email="github@2martens.de",
url="https://git.2martens.de/2martens/allrisscraper",
version="0.1.2",
url="https://git.2martens.de/2martens/allris-scraper",
version="0.1.3",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},