Skip to content

Commit

Permalink
feat: new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pnuckowski committed Dec 12, 2024
1 parent 4c35f29 commit 5b85520
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ pytest-cov==2.10.1
pytest-html==2.1.1
ddt==1.4.1
typing
asynctest==0.13.0
yarl==1.9.4
asynctest==0.13.0
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ envlist =
py38-aiohttp{34,35,36,37,38}
py39-aiohttp{37,38}
py310-aiohttp{37,38}
py311-aiohttp38
py311-aiohttp{38,39}
py312-aiohttp{38,39,310,311}
skipsdist = True

[testenv:flake8]
Expand Down

0 comments on commit 5b85520

Please sign in to comment.