mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 20:24:30 +08:00
Mark gflags as no longer updated (#13191)
This commit is contained in:
committed by
GitHub
parent
7d9f5acebe
commit
d0d0496f78
@@ -1,2 +1,9 @@
|
||||
version = "3.1.*"
|
||||
upstream_repository = "https://github.com/google/python-gflags"
|
||||
no_longer_updated = true
|
||||
extra_description = """\
|
||||
`python-gflags` has been merged into
|
||||
[Abseil Python Common Libraries](https://github.com/abseil/abseil-py).
|
||||
|
||||
Please see [the guidelines](absl_migration/migration_guidelines.md)
|
||||
for migrating to [Abseil](https://github.com/abseil/abseil-py)."""
|
||||
|
||||
Reference in New Issue
Block a user