Add missing symbols in pycurl stubs (#9207)

This commit is contained in:
Avasam
2022-11-21 18:37:14 -05:00
committed by GitHub
parent ebb5bddbdc
commit b9491f962b
3 changed files with 54 additions and 27 deletions
+1
View File
@@ -1,5 +1,6 @@
version = "7.45.*"
[tool.stubtest]
ignore_missing_stub = false
platforms = ["linux"]
apt_dependencies = ["libcurl4-openssl-dev"]