diff --git a/Build.py b/Build.py index 564aba3..3325e81 100644 --- a/Build.py +++ b/Build.py @@ -42,4 +42,3 @@ def buildCommand(): if __name__ == "__main__": #Build the damm thing buildCommand() -# subprocess.run(["pandoc", HEADER_FILE, "EG-Intro.md", FOOTER_FILE, "-o", OUTPUT_FILE])