summaryrefslogtreecommitdiffstats
path: root/python/typing/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-01-18 10:16:11 +0100
committer Matteo Bernardini2020-01-18 10:16:11 +0100
commit54d3863f4487caf692625d6d85d083f03915b05a (patch)
tree6e6ba1d4f953177ef295937086863b69130b4ba4 /python/typing/README
parente7c5997b9311a3ac31e986a3d4f525c9af840c89 (diff)
downloadslackbuilds-54d3863f4487caf692625d6d85d083f03915b05a.tar.gz
20200118.1 global branch merge.current-20200118.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/typing/README')
-rw-r--r--python/typing/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/typing/README b/python/typing/README
deleted file mode 100644
index 5828c6eff4..0000000000
--- a/python/typing/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a backport of the standard library typing module to Python
-versions older than 3.5.
-
-Optional dependency: python3