We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005d020 commit 2987903Copy full SHA for 2987903
.github/workflows/ci.yaml
@@ -27,7 +27,6 @@ jobs:
27
sudo apt-get install libgtk-4-dev libgtk-4-1
28
pip install git+https://github.com/vext-python/vext@32ad4d1c5f45797e244df1d2816f76b60f28e20e
29
pip install tox
30
- pip install -r requirements.txt
31
32
- name: Run tests
33
run: pip install .
0 commit comments