@@ -61,8 +61,6 @@ jobs:
- name: Install pip dependencies
run: |
python -m pip install --upgrade pip setuptools wheel pytest bottle build
- ./bin/build_pip.sh
- pdm lock --group=':all'
pdm install --dev
pdm install --group=':all'