From 8d34fde7a9745bab70b99e851c84d99f4f89f497 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 22 Jun 2017 14:37:02 +1000 Subject: General: bump --- tt.py | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tt.py diff --git a/tt.py b/tt.py deleted file mode 100644 index 738ed44..0000000 --- a/tt.py +++ /dev/null @@ -1,4 +0,0 @@ -import pypandoc -DESC = pypandoc.convert('README.md', 'rst') -DESC = DESC.replace("\r", "") -print(DESC) -- cgit v1.2.3