Integrate requirements-stubtest.txt into METADATA.toml (#9778)

This commit is contained in:
Avasam
2023-02-21 05:19:50 -05:00
committed by GitHub
parent a6c6bc1b8e
commit 5ac80781ec
24 changed files with 24 additions and 22 deletions

View File

@@ -1 +0,0 @@
cryptography

View File

@@ -1,2 +1,5 @@
version = "2.6.1"
requires = ["types-Pillow>=9.2.0"]
[tool.stubtest]
stubtest_requirements = ["cryptography"]