mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 22:18:28 +08:00
[CI] Run stubtest with Python 3.13 (#13638)
This commit is contained in:
@@ -90,3 +90,8 @@ passlib.utils.compat.*
|
||||
|
||||
# Tests are not included:
|
||||
passlib.tests.*
|
||||
|
||||
# This is only available when the crypt module is available. This module
|
||||
# was dropped from the standard library of Python 3.13, but is still available
|
||||
# in some environments.
|
||||
(passlib.hosts.host_context)?
|
||||
|
||||
Reference in New Issue
Block a user