1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-27 16:20:05 +02:00
This commit is contained in:
Nick Sweeting
2020-08-14 00:35:43 -04:00
parent abfce2a210
commit d89a50e2fb

View File

@@ -67,7 +67,7 @@ jobs:
restore-keys: |
${{ runner.os }}-${{ matrix.python }}-venv-
- name: Install pip dependencies
- name: Install pip dependencies
run: |
python -m pip install .
python -m pip install pytest bottle