Skip to content

Commit

Permalink
Only install pyreadline for Python 3.10 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Feb 25, 2021
1 parent cded01d commit fc0fd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ timeout = 300
[testenv:py310-dev]
deps =
-r{toxinidir}/tests/requirements.txt
git+https://github.com/osrf/pyreadline
pyreadline @ https://github.com/domdfcoding/3.10-Wheels/blob/936f0570b561f3cda0be94d93066a11c6fe782f1/pyreadline-2.0-py3-none-any.whl; platform_system == "Windows"

[flake8]
max-line-length = 120
Expand Down

0 comments on commit fc0fd4c

Please sign in to comment.