Skip to content

Commit

Permalink
Try with more requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
smurfix committed Jan 6, 2025
1 parent 030b3ef commit 3c89c29
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
pip-compile-multi
pre-commit
tox
anyio
trio
1 change: 1 addition & 0 deletions requirements/tests.in
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
pytest
trio
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tox]
envlist =
py3{13,12,11,10,9,8,7}
py3{13,12,11,10,9}
pypy310
style
typing
Expand Down

0 comments on commit 3c89c29

Please sign in to comment.