mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
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:
@@ -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=[
|
||||
Reference in New Issue
Block a user