Unbreak CI (#6093)

* Temporarily remove `cachetools` stubs. They will be added back soon, and meanwhile they will continue to be available on pypi.

* Remove `filelock.logger()` (no longer exists in filelock 3.2)

* Delete `OpenSSL.crypto` from stubtest whitelist

Co-authored-by: Akuli <akuviljanen17@gmail.com>
This commit is contained in:
Sebastian Rittau
2021-09-30 13:18:47 +02:00
committed by GitHub
parent b04512eaaa
commit 32bc2161a1
15 changed files with 1 additions and 157 deletions

View File

@@ -1,2 +1 @@
OpenSSL.crypto
OpenSSL.SSL.Context.__getattr__