mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Remove Python 3.5 from tox.ini
This commit is contained in:
parent
420a206385
commit
1b8d5ab0be
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py{35,36,37,38,39,310}{,-cov}
|
||||
envlist = py{36,37,38,39,310}{,-cov}
|
||||
|
||||
[testenv]
|
||||
deps = -rtests/requirements.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue