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 @@
pytest

View File

@@ -6,4 +6,5 @@ extra_description = """\
obsolete_since = "2.0.0" # Released on 2023-01-26
[tool.stubtest]
stubtest_requirements = ["pytest"]
ignore_missing_stub = true