mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
[stubsabot] Mark DateTimeRange as obsolete since 2.1.0 (#9765)
Release: https://pypi.org/pypi/DateTimeRange/2.1.0 Homepage: https://github.com/thombashi/DateTimeRange Diff: https://github.com/thombashi/DateTimeRange/compare/v2.0.0...v2.1.0 Co-authored-by: stubsabot <>
This commit is contained in:
committed by
GitHub
parent
c5b5dd4bf4
commit
7b975dc144
@@ -1,5 +1,6 @@
|
||||
version = "2.0.*"
|
||||
requires = ["types-python-dateutil"]
|
||||
obsolete_since = "2.1.0" # Released on 2023-02-19
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user