We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd931f commit ef925e8Copy full SHA for ef925e8
ci/deps/azure-36-32bit.yaml
@@ -3,6 +3,7 @@ channels:
3
- defaults
4
- conda-forge
5
dependencies:
6
+ - attrs=19.1.0
7
- gcc_linux-32
8
9
- gxx_linux-32
@@ -11,7 +12,7 @@ dependencies:
11
12
- python=3.6.*
13
- pytz=2017.2
14
# universal
- - pytest>=4.0.2,<5.0.0
15
+ - pytest
16
- pytest-xdist
17
- pytest-mock
18
- pytest-azurepipelines
0 commit comments