pythonPackages.aiodns: disable tests
This commit is contained in:
parent
2ee23ca8f8
commit
57a2defad2
@ -390,6 +390,9 @@ in modules // {
|
|||||||
${python.interpreter} tests.py
|
${python.interpreter} tests.py
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# 'Could not contact DNS servers'
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://github.com/saghul/aiodns;
|
homepage = http://github.com/saghul/aiodns;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user