Fix TZ test

This commit is contained in:
Bas Nijholt 2022-08-28 14:13:33 -07:00
commit 0016818beb
3 changed files with 19 additions and 10 deletions

View file

@ -29,7 +29,6 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
pip install --upgrade pip
pip install -r core/requirements.txt
pip install -r core/requirements_test.txt
pip install -e core/