diff options
Diffstat (limited to 'python/pathlib2/README')
-rw-r--r-- | python/pathlib2/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pathlib2/README b/python/pathlib2/README index 475b754080b3..8630108f29e0 100644 --- a/python/pathlib2/README +++ b/python/pathlib2/README @@ -2,5 +2,3 @@ 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 |