We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
types-appdirs
1 parent 36515c4 commit ad9c7c1Copy full SHA for ad9c7c1
stubs/appdirs/METADATA.toml
@@ -1 +1,8 @@
1
version = "1.4.*"
2
+no_longer_updated = true
3
+extra_description = """\
4
+The `appdirs` package has been deprecated in favour of the `platformdirs`\
5
+package, which ships with a `py.typed` file. Users should migrate their\
6
+`appdirs` code to use `platformdirs` instead, which will remove the need for\
7
+the `types-appdirs` package.\
8
+"""
0 commit comments