python3Packages.azure-core: pin to pytest 8.3
Tries to set a mark on a fixture, which is not supported.
This commit is contained in:
@@ -11,10 +11,9 @@
|
||||
opentelemetry-instrumentation,
|
||||
opentelemetry-instrumentation-requests,
|
||||
opentelemetry-sdk,
|
||||
pytest,
|
||||
pytest-asyncio,
|
||||
pytest-trio,
|
||||
pytestCheckHook,
|
||||
pytest8_3CheckHook,
|
||||
requests,
|
||||
setuptools,
|
||||
six,
|
||||
@@ -55,10 +54,9 @@ buildPythonPackage rec {
|
||||
opentelemetry-instrumentation
|
||||
opentelemetry-instrumentation-requests
|
||||
opentelemetry-sdk
|
||||
pytest
|
||||
pytest-trio
|
||||
pytest-asyncio
|
||||
pytestCheckHook
|
||||
pytest8_3CheckHook
|
||||
trio
|
||||
]
|
||||
++ lib.concatAttrValues optional-dependencies;
|
||||
|
||||
Reference in New Issue
Block a user