Skip to content

Commit 2987903

Browse files
committed
remove install requirements on CI
1 parent 005d020 commit 2987903

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
sudo apt-get install libgtk-4-dev libgtk-4-1
2828
pip install git+https://github.com/vext-python/vext@32ad4d1c5f45797e244df1d2816f76b60f28e20e
2929
pip install tox
30-
pip install -r requirements.txt
3130
3231
- name: Run tests
3332
run: pip install .

0 commit comments

Comments
 (0)