mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
[seaborn] Add upstream_repository field (#10982)
This commit is contained in:
@@ -3,6 +3,7 @@ version = "0.13.*"
|
||||
requires = ["matplotlib>=3.8", "numpy>=1.20", "pandas-stubs"]
|
||||
# matplotlib>=3.8 requires Python >=3.9
|
||||
requires_python = ">=3.9"
|
||||
upstream_repository = "https://github.com/mwaskom/seaborn"
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user