CI: remove non-ASCII chars from tox.ini

This commit is contained in:
Adrián Chaves 2024-02-14 19:54:55 +01:00
parent 68520ec704
commit 39077379f0
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ deps = {[testenv:py35]deps}
basepython = python3.8
deps = {[testenv:py35]deps}
; Will not work due to “requires = virtualenv<20.22.0” above, which is required
; Will not work due to "requires = virtualenv<20.22.0" above, which is required
; for py2.7 to work.
; [testenv:pypy3]
; basepython = pypy3