Mark atomicwrites as no longer updated (#8912)

[`atomicwrites`](https://github.com/untitaker/python-atomicwrites) is a package that's only really useful for Python 2/3 compatibility. It's now deprecated, archived, and unmaintained. Prior to #8883 a few days ago, marking the stubs as complete, the typeshed stubs hadn't received any significant updates for several years.

I propose we mark the stubs as no longer updated, and then remove them.
This commit is contained in:
Alex Waygood
2022-10-17 11:48:21 +01:00
committed by GitHub
parent 9ba68c364a
commit 03c38d91ae

View File

@@ -1,4 +1,5 @@
version = "1.4.*"
no_longer_updated = true
[tool.stubtest]
ignore_missing_stub = false