Skip to content

Commit

Permalink
Revert "another test"
Browse files Browse the repository at this point in the history
This reverts commit eb185bf.
  • Loading branch information
Carreau committed Feb 12, 2024
1 parent a9942db commit f86c80c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements-dev.txt
python examples.py
flit install --symlink
# this is not needed if tree-sitter-languages works
#git clone https://github.com/stsewd/tree-sitter-rst
Expand Down
3 changes: 0 additions & 3 deletions example.py

This file was deleted.

1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ black
mypy
flake8<8
scipy
tree_sitter_languages

0 comments on commit f86c80c

Please sign in to comment.