summaryrefslogtreecommitdiffstats
path: root/python/pathlib2/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pathlib2/README')
-rw-r--r--python/pathlib2/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/pathlib2/README b/python/pathlib2/README
deleted file mode 100644
index 475b754080..0000000000
--- a/python/pathlib2/README
+++ /dev/null
@@ -1,6 +0,0 @@
-The old pathlib module on bitbucket is in bugfix-only mode. The goal of
-pathlib2 is to provide a backport of standard pathlib module which tracks the
-standard library module, so all the newest features of the standard pathlib
-can be used also on older Python versions.
-
-Optional dependency: python3