Skip to content

Commit

Permalink
Update wheels for Python 3.10 testenv
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Mar 15, 2021
1 parent 5e8ba55 commit 04892ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ setenv = PYTHONDEVMODE = 1
pip_version = pip>=20.3.3
deps =
-r{toxinidir}/tests/requirements.txt
numpy @ https://github.com/domdfcoding/3.10-Wheels/raw/75854a403c7a359db927bdd0354102abe3160237/numpy-1.19.4-cp310-cp310-linux_x86_64.whl; platform_system == "Linux"
matplotlib @ https://github.com/domdfcoding/3.10-Wheels/raw/4e986907a609869bd9930fd3424c2f218a48b796/matplotlib-3.3.4-cp310-cp310-linux_x86_64.whl; platform_system == "Linux"
numpy @ https://github.com/domdfcoding/3.10-Wheels/raw/63850b73cc7bca1e19a8ef5a6456fd6ae037da45/numpy-1.19.4-cp310-cp310-linux_x86_64.whl; platform_system == "Linux"
matplotlib @ https://github.com/domdfcoding/3.10-Wheels/raw/63850b73cc7bca1e19a8ef5a6456fd6ae037da45/matplotlib-3.3.4-cp310-cp310-linux_x86_64.whl; platform_system == "Linux"
numpy @ https://github.com/domdfcoding/3.10-Wheels/raw/20e402dcfdafcf5873f6763f4256ade6fe4e75c6/numpy-1.19.3-cp310-cp310-win_amd64.whl; platform_system == "Windows"
matplotlib @ https://github.com/domdfcoding/3.10-Wheels/raw/20e402dcfdafcf5873f6763f4256ade6fe4e75c6/matplotlib-3.3.3-cp310-cp310-win_amd64.whl; platform_system == "Windows"
coverage @ https://github.com/domdfcoding/3.10-Wheels/raw/e7b0d80ca499f56a6b37143c57aa557b3b49a353/coverage-5.3-cp310-cp310-win_amd64.whl; platform_system == "Windows"
Expand Down

0 comments on commit 04892ca

Please sign in to comment.