We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd6696 commit 1bba14bCopy full SHA for 1bba14b
tox.ini
@@ -24,11 +24,7 @@ commands =
24
25
[testenv:py37-twistedMaster]
26
deps =
27
- # [tls,conch] syntax doesn't work here so we enumerate all dependencies.
28
- git+https://github.com/twisted/twisted
29
- idna
30
- service_identity
31
- bcrypt
+ Twisted[all_non_platform] @ git+https://github.com/twisted/twisted
32
setenv =
33
passenv = ARCHFLAGS CFLAGS LC_ALL LDFLAGS PATH LD_LIBRARY_PATH TERM
34
commands =
0 commit comments