[Python-modules-commits] [wifi] 06/11: Remove tests, creates import error

Ethan Ward ethanward-guest at moszumanska.debian.org
Tue Jul 25 19:08:23 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository wifi.

commit caeba8dc53c2a14447fdcb938cdcb978879310a4
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Jul 25 13:54:42 2017 -0500

    Remove tests, creates import error
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 9add77d..ccb9a16 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ setup(
     long_description='\n\n'.join([read('README.rst'), read('CHANGES.rst')]),
     packages=['wifi'],
     scripts=['bin/wifi'],
-    test_suite='tests',
+    #test_suite='tests',
     platforms=["Debian"],
     license='BSD',
     install_requires=install_requires,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wifi.git



More information about the Python-modules-commits mailing list