Skip to content

Commit

Permalink
Remove upterm, remove pyre from dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
stroxler committed Dec 9, 2024
1 parent f46c3ed commit 75c92f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pyre.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,5 @@ jobs:
pip install -e .[dev]
lintrunner init
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
limit-access-to-actor: true
- name: Run Pyre
run: scripts/pyre.sh
1 change: 0 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ kfp==1.8.22
mlflow-skinny
moto~=5.0.8
pyre-extensions
pyre-check
pytest
pytest-cov
pytorch-lightning==2.3.1
Expand Down

0 comments on commit 75c92f7

Please sign in to comment.