pythonPackages.aiodns: disable tests

This commit is contained in:
Frederik Rietdijk
2016-01-27 13:11:21 +01:00
parent 2ee23ca8f8
commit 57a2defad2
+3
View File
@@ -390,6 +390,9 @@ in modules // {
${python.interpreter} tests.py
'';
# 'Could not contact DNS servers'
doCheck = false;
meta = {
homepage = http://github.com/saghul/aiodns;
license = licenses.mit;