tomli needed to use dev'tools

This commit is contained in:
Jerome Kieffer 2022-12-28 21:18:26 +01:00
parent 5a37332373
commit fdcbce78ac
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ test_script:
- "%VENV_TEST_DIR%\\Scripts\\activate.bat"
# Upgrade distribution modules
- "python -m pip install --upgrade pip"
- "python -m pip install --upgrade pip tomli"
# Install other build dependencies
- "pip install --trusted-host www.silx.org --find-links http://www.silx.org/pub/wheelhouse/ -r ci/requirements_appveyor.txt --upgrade"
# Install the generated wheel package to test it