dev-python/pykeepass: bump to 4.0.0; enable tests

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
Theo Anderson
2021-02-08 15:51:37 +13:00
parent cedfe1e279
commit 6e1300788e
3 changed files with 42 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ index 773acfc..2a8c17b 100644
@@ -11,7 +11,7 @@ setup(
author="Philipp Schmitt",
author_email="philipp@schmitt.co",
url="https://github.com/pschmitt/pykeepass",
url="https://github.com/libkeepass/pykeepass",
- packages=find_packages(),
+ packages=find_packages(exclude=("tests")),
install_requires=[