Fixed link to Git project
This commit is contained in:
4
setup.py
4
setup.py
@ -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'},
|
||||
|
||||
Reference in New Issue
Block a user