File tree Expand file tree Collapse file tree 4 files changed +0
-80
lines changed Expand file tree Collapse file tree 4 files changed +0
-80
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ pyproject-api==1.8.0
1414cibuildwheel==2.16.5
1515importlib-metadata==8.5.0
1616build==1.2.2.post1
17- nh3<0.3; platform_python_implementation == "PyPy" and python_version == "3.9"
1817
1918# requirements leveraged for testing
2019pytest==8.3.5
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ bandit==1.6.2
99stevedore==5.4.1
1010pyproject-api==1.8.0
1111build==1.2.2.post1
12- nh3<0.3; platform_python_implementation == "PyPy" and python_version == "3.9"
1312
1413# locking packages defined as deps from azure-sdk-tools
1514Jinja2==3.1.6
Original file line number Diff line number Diff line change @@ -39,11 +39,6 @@ extends:
3939 ServiceDirectory : storage
4040 TestProxy : true
4141 TestTimeoutInMinutes : 120
42- MatrixConfigs :
43- - Name : storage_ci_matrix
44- Path : sdk/storage/platform-matrix.json
45- Selection : sparse
46- GenerateVMJobs : true
4742 MatrixFilters :
4843 - PythonVersion=^(?!pypy3).*
4944 Artifacts :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments