mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
[stubsabot] Mark termcolor as obsolete since 2.0.0 (#8746)
* [stubsabot] Mark termcolor as obsolete since 2.0.0 Release: https://pypi.org/project/termcolor/2.0.1/ Homepage: https://github.com/termcolor/termcolor Changelog: https://github.com/termcolor/termcolor/releases Diff: https://github.com/termcolor/termcolor/compare/1.1.0...2.0.1 Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
This commit is contained in:
committed by
GitHub
parent
8a47a28e76
commit
a52d652dd0
@@ -1,4 +1,5 @@
|
||||
version = "1.1.*"
|
||||
obsolete_since = "2.0.0" # Released on 2022-09-11
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user