Skip to content

Commit 96037af

Browse files
committed
typo
1 parent f49f1d5 commit 96037af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tox.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[tox]
22
envlist =
3-
pypy3-{mg3122,mg3130,mg402,mg433,mg441,mg462,mg473,mg480,mg492,mg4101,mg4112}
4-
py{39,310,311,312,313}-{mg3122,mg3130,mg402,mg433,mg441,mg462,mg473,mg480,mg492,mg4101,mg4112}
3+
pypy3-{mg3123,mg3130,mg402,mg433,mg441,mg462,mg473,mg480,mg492,mg4101,mg4112}
4+
py{39,310,311,312,313}-{mg3123,mg3130,mg402,mg433,mg441,mg462,mg473,mg480,mg492,mg4101,mg4112}
55
skipsdist = True
66

77
[testenv]
88
commands =
99
pytest tests/ {posargs}
1010
deps =
1111
-rrequirements-dev.txt
12-
mg3122: pymongo>=3.12,<3.13
12+
mg3123: pymongo>=3.12,<3.13
1313
mg3130: pymongo>=3.13,<3.14
1414
mg402: pymongo>=4.0,<4.1
1515
mg433: pymongo>=4.3,<4.4

0 commit comments

Comments
 (0)