Skip to content

Commit 75c92f7

Browse files
committed
Remove upterm, remove pyre from dev requirements
1 parent f46c3ed commit 75c92f7

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/pyre.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,5 @@ jobs:
2323
pip install -e .[dev]
2424
2525
lintrunner init
26-
- name: Setup upterm session
27-
uses: lhotari/action-upterm@v1
28-
with:
29-
limit-access-to-actor: true
3026
- name: Run Pyre
3127
run: scripts/pyre.sh

dev-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ kfp==1.8.22
1717
mlflow-skinny
1818
moto~=5.0.8
1919
pyre-extensions
20-
pyre-check
2120
pytest
2221
pytest-cov
2322
pytorch-lightning==2.3.1

0 commit comments

Comments
 (0)