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

View File

@@ -7,3 +7,4 @@ apt_dependencies = ["libkrb5-dev"]
# No need to install on the CI. Leaving here as information for MacOs/Windows contributors.
# brew_dependencies = ["krb5"]
# choco_dependencies = ["mitkerberos"]
stubtest_requirements = ["gssapi"]