summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus-honeypot@unterwaditzer.net>2022-07-08 23:39:56 +0200
committerMarkus Unterwaditzer <markus-honeypot@unterwaditzer.net>2022-07-08 23:39:56 +0200
commit4183999d9b7e81af85dee070d5311299bdf5164c (patch)
tree5f82118f717eaaacdf18c93137914236ded04f8f
parentd18328460520e18b4f197297f962d4444c5889b6 (diff)
downloadatomicwrites-upstream-master.tar.gz
better? wordingupstream-master
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index fbb9735..8835332 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,11 @@ python-atomicwrites
Unmaintained
============
-PyPI wants me to enable 2FA just because I maintain this package, which I don't care for. So this package is now unmaintained.
+`PyPI wants me to enable 2FA just because I maintain this package
+<https://github.com/untitaker/python-atomicwrites/issues/61>`_, and both that
+and the mess resulting from a stunt of mine, I thought it'd be a good time to
+deprecate this package. Python 3 has `os.replace` and `os.rename` which
+probably do well enough of a job for most usecases.
----