Skip to content

Commit c2c96d7

Browse files
committed
Revert "Resolve failing azure-storage-extensions temporarily (#43736)"
This reverts commit 0320376.
1 parent 160450a commit c2c96d7

File tree

4 files changed

+0
-80
lines changed

4 files changed

+0
-80
lines changed

eng/ci_tools.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ pyproject-api==1.8.0
1414
cibuildwheel==2.16.5
1515
importlib-metadata==8.5.0
1616
build==1.2.2.post1
17-
nh3<0.3; platform_python_implementation == "PyPy" and python_version == "3.9"
1817

1918
# requirements leveraged for testing
2019
pytest==8.3.5

eng/test_tools.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ bandit==1.6.2
99
stevedore==5.4.1
1010
pyproject-api==1.8.0
1111
build==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
1514
Jinja2==3.1.6

sdk/storage/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff 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:

sdk/storage/platform-matrix.json

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)