|
1 | 1 | [tox]
|
2 | 2 | envlist=
|
3 |
| - py{310,311,312}-ens-eels |
4 |
| - pypy312-{ens,core,integration-ethtester}-eels |
5 |
| - py{310,311,312}-core-eels |
6 |
| - py{38,39,310,311,312}-ens-pyevm |
7 |
| - py{38,39,310,311,312}-core-pyevm |
8 |
| - py{38,39,310,311,312}-integration-goethereum |
9 |
| - py{38,39,310,311,312}-integration-integration-ethtester-pyevm |
10 |
| - py{310,311,312}-integration-integration-ethtester-eels |
11 |
| - py{38,39,310,311,312}-lint |
12 |
| - py{38,39,310,311,312}-wheel |
| 3 | + pypy310-{ens,core,integration}-{pyevm,eels} |
| 4 | + py3{8,9,10,11,12}-{ens,core}-pyevm |
| 5 | + py3{10,11,12}-{ens,core}-eels |
| 6 | + py3{8,9,10,11,12}-integration-goethereum |
| 7 | + py3{8,9,10,11,12}-integration-ethtester-pyevm |
| 8 | + py3{10,11,12}-integration-ethtester-eels |
| 9 | + py3{8,9,10,11,12}-{lint,wheel} |
13 | 10 | docs
|
14 | 11 | benchmark
|
15 | 12 | windows-wheel
|
|
0 commit comments