Skip to content

Commit

Permalink
remove lark subdir, back to asking user to install
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiek committed Nov 16, 2024
1 parent 72f8d2c commit 0f6cfcd
Show file tree
Hide file tree
Showing 44 changed files with 43 additions and 9,392 deletions.
5 changes: 0 additions & 5 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ Here are some
[instructions](https://wiki.python.org/moin/BeginnersGuide/Download)
and links to the download for various systems.

<!--
[A copy of Lark is now included in Deduce. -Jeremy]
You also need to install the
[Lark](https://github.com/lark-parser/lark) Parsing library, which you
can do by running the following command in the same directory as
Expand All @@ -89,7 +85,6 @@ can do by running the following command in the same directory as
```bash
python -m pip install lark
```
-->

## Getting Started

Expand Down
38 changes: 0 additions & 38 deletions lark/__init__.py

This file was deleted.

6 changes: 0 additions & 6 deletions lark/__pyinstaller/__init__.py

This file was deleted.

14 changes: 0 additions & 14 deletions lark/__pyinstaller/hook-lark.py

This file was deleted.

59 changes: 0 additions & 59 deletions lark/ast_utils.py

This file was deleted.

86 changes: 0 additions & 86 deletions lark/common.py

This file was deleted.

Loading

0 comments on commit 0f6cfcd

Please sign in to comment.