Added missing pattern

This commit is contained in:
2021-04-11 10:38:40 +02:00
parent 0cdf7f09d0
commit 5ae4e0ae93
3 changed files with 7 additions and 1 deletions

View File

@ -30,7 +30,7 @@ setup(
author="Jim Martens",
author_email="github@2martens.de",
url="https://git.2martens.de/2martens/allris-scraper",
version="0.5.5",
version="0.5.6",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},