[38ba34]: / Tests / test-environment.yml

Download this file

10 lines (8 with data), 125 Bytes

1
2
3
4
5
6
7
8
9
name: _test
channels:
- conda-forge
dependencies:
- pytest
- anypytools
- pytest-xdist
- pytest-split