frozendict: mark as obsolete since 2.2.0 (#8044)

It has shipped with a py.typed file since v.2.2.0 in January: https://github.com/Marco-Sulla/python-frozendict/commit/7fcdd3aa990aa323fbcecea4b33733468c97cc27

It can be removed come July 15

Co-authored-by: hauntsaninja <>
This commit is contained in:
Shantanu
2022-06-09 01:49:52 -07:00
committed by GitHub
parent d3e291cfb6
commit 81fd55a885
+1
View File
@@ -1 +1,2 @@
version = "2.0.*"
obsolete_since = "2.2.0"