summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2023-04-21 08:06:01 -0500
committerGitHub <noreply@github.com>2023-04-21 07:06:01 -0600
commitd788a4f1ee2cfe0642ea9e0533bb840077a88ca6 (patch)
tree27479e3350ce331cc34e775a27466f7dbe09c9ca /tox.ini
parent24ad5be8251c39817796db4334a21dbf3cd666e0 (diff)
downloadpyopenssl-d788a4f1ee2cfe0642ea9e0533bb840077a88ca6.tar.gz
remove X509StoreFlags.NOTIFY_POLICY (#1213)
* remove X509StoreFlags.NOTIFY_POLICY fixes #1212 * also fix twisted * more CI fixes, sigh
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index a298c94..33601cd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -34,6 +34,7 @@ commands =
[testenv:py311-twistedTrunk]
deps =
+ pyasn1!=0.5.0
Twisted[all_non_platform] @ git+https://github.com/twisted/twisted
setenv =
commands =