mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
Add upstream_repository for reportlab (#12223)
This was found at https://docs.reportlab.com/releases/#reportlab-build-process
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
version = "4.2.0"
|
||||
# NOTE: There is no public upstream repository
|
||||
# GitHub mirror of https://hg.reportlab.com/hg-public/reportlab/file
|
||||
upstream_repository = "https://github.com/MrBitBucket/reportlab-mirror"
|
||||
|
||||
[tool.stubtest]
|
||||
apt_dependencies = ["libcairo2-dev"]
|
||||
|
||||
Reference in New Issue
Block a user