From 1bba14bfb905fb571609d8047dc26bfae7e35cb7 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 14 Oct 2020 15:20:10 -0400 Subject: fixed tests for twisted change (#950) * fixed tests for twisted change --- tox.ini | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/tox.ini b/tox.ini index 5fc6ebb..4217abb 100644 --- a/tox.ini +++ b/tox.ini @@ -24,11 +24,7 @@ commands = [testenv:py37-twistedMaster] deps = - # [tls,conch] syntax doesn't work here so we enumerate all dependencies. - git+https://github.com/twisted/twisted - idna - service_identity - bcrypt + Twisted[all_non_platform] @ git+https://github.com/twisted/twisted setenv = passenv = ARCHFLAGS CFLAGS LC_ALL LDFLAGS PATH LD_LIBRARY_PATH TERM commands = -- cgit v1.2.1