We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe49d4 commit 7276193Copy full SHA for 7276193
.github/workflows/ci.yml
@@ -45,6 +45,7 @@ jobs:
45
python-version: 3.12
46
47
- run: |
48
+ pip install -e .
49
pip install -r scripts/populate_tox/requirements.txt
50
python scripts/populate_tox/populate_tox.py --fail-on-changes
51
pip install -r scripts/split_tox_gh_actions/requirements.txt
0 commit comments