aboutsummaryrefslogtreecommitdiff
path: root/python/atomicwrites
diff options
context:
space:
mode:
Diffstat (limited to 'python/atomicwrites')
-rw-r--r--python/atomicwrites/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/atomicwrites/README b/python/atomicwrites/README
index be2c03c913..2602e9896f 100644
--- a/python/atomicwrites/README
+++ b/python/atomicwrites/README
@@ -13,5 +13,3 @@ and the name of the target file.
Also note that the permissions of the target file may change this way. In some
situations a chmod can be issued without any concurrency problems, but since
that is not always the case, this library doesn’t do it by itself.
-
-Optional dependency: python3