2 envlist = py{38,39,310,311,312}-{generator,noaccel}, py{39,310,311,312}-numpy2, py{38,39,310,311,312}-accel-{win,nix}, py{38,39,310,311,312}-streams, py{38,39,310,311,312}-functional
6 python_paths = framework/ generated_tests/
20 py
{38,39,310,311,312}-generator
: numpy
<2.0
21 py
{39,310,311,312}-numpy2
: numpy
>2.0
22 py{38,39,310,311,312}: mako>=1.1.0
24 {accel,noaccel,generator,streams}: pytest>=6.2.5
25 functional: pytest>=3.9
27 {accel
,noaccel
}: requests
-mock
28 {accel
,noaccel
}: packaging
32 {accel
,noaccel
,streams
}: jsonschema
33 streams: jsonstreams>=0.4.1
34 {accel
,noaccel
,functional
}: pyyaml
35 {accel
,noaccel
,functional
}: urllib3
<2
36 {accel
,noaccel
,functional
}: requests
37 {accel
,noaccel
,functional
}: Pillow
39 {accel
,noaccel
}: py.test
-rw unittests
/framework unittests
/suites []
40 {generator
,numpy2
}: py.test
-rw unittests
/generators []
41 streams
: py.test
-rw unittests
/framework
/backends
/test_json.py []
42 functional
: py.test
-rw functionaltests
/framework []