summaryrefslogtreecommitdiffstats
path: root/python/typing/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-07-13 09:08:14 +0200
committer Matteo Bernardini2019-07-13 09:08:14 +0200
commit0dca1241983bd5ca82ef423f45626f3e73168444 (patch)
tree845f896bcfabaf51f3e6d235325be8ae6f584219 /python/typing/README
parent1b0aba303888b938f7679da7938027bc29ace85e (diff)
downloadslackbuilds-0dca1241983bd5ca82ef423f45626f3e73168444.tar.gz
20190713.1 global branch merge.current-20190713.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/typing/README')
-rw-r--r--python/typing/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/typing/README b/python/typing/README
deleted file mode 100644
index 21502e4a6f..0000000000
--- a/python/typing/README
+++ /dev/null
@@ -1,2 +0,0 @@
-This is a backport of the standard library typing module to Python
-versions older than 3.5.