[diffoscope] 01/01: Goddammit python!

Ximin Luo infinity0 at debian.org
Tue May 30 00:04:35 CEST 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch experimental
in repository diffoscope.

commit 1f0b3850656538d6b9cbac834a017da8782965ec
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue May 30 00:04:20 2017 +0200

    Goddammit python!
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 10b8d04..d9f0f59 100644
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ setup(
     author_email='lunar at debian.org',
     license='GPL-3+',
     url='https://diffoscope.org/',
-    packages=find_packages(),
+    packages=find_packages(exclude=['tests', 'tests.*']),
     tests_require=['pytest'],
     cmdclass = {'test': PyTest},
     entry_points={

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list