summaryrefslogtreecommitdiffstats
path: root/FOSS/Python/Dependencies/future-0.18.2/check_rst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'FOSS/Python/Dependencies/future-0.18.2/check_rst.sh')
-rw-r--r--FOSS/Python/Dependencies/future-0.18.2/check_rst.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/FOSS/Python/Dependencies/future-0.18.2/check_rst.sh b/FOSS/Python/Dependencies/future-0.18.2/check_rst.sh
deleted file mode 100644
index 8af1893..0000000
--- a/FOSS/Python/Dependencies/future-0.18.2/check_rst.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-rst2html README.rst > README.html && xdg-open README.html