Use sphinx-to-sqlite==0.1a1

To address this bug: https://github.com/simonw/sphinx-to-sqlite/issues/2
pull/1043/head
Simon Willison 2020-10-21 21:57:00 -07:00 zatwierdzone przez GitHub
rodzic 20f8659e2a
commit d0cc6f4c32
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -27,7 +27,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install -e .[test]
python -m pip install -e .[docs]
python -m pip install sphinx-to-sqlite
python -m pip install sphinx-to-sqlite==0.1a1
- name: Run tests
run: pytest
- name: Build fixtures.db