Covered cases of fewer documents available and added ort.txt

This commit is contained in:
2020-01-15 09:13:39 +01:00
parent 45813e5186
commit a29d96c760
4 changed files with 28 additions and 8 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.3.4",
version="0.3.5",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},