mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
Delete pandoc installer
This commit is contained in:
parent
3d948788dd
commit
0fa2505ac5
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ class Scraper:
|
|||
except OSError:
|
||||
pass
|
||||
|
||||
pypandoc.download_pandoc()
|
||||
pypandoc.download_pandoc(delete_installer=True)
|
||||
self.pandoc_available = True
|
||||
|
||||
def html_to_markdown(self, page_source):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue