Skip to content

Commit b5a5d0b

Browse files
committed
CI: remove work-around for uninstallable dependency fixed upstream
Latest pyproject-metadata release fixes the issue.
1 parent a98eacf commit b5a5d0b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.cirrus.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ alpine-3_task:
1313
container:
1414
dockerfile: ci/alpine-3.docker
1515
cpu: 1
16-
fix-pyproject-metadata_script:
17-
# see https://github.com/FFY00/python-pyproject-metadata/pull/44
18-
- python3 -m pip install "pyproject-metadata < 0.7.0"
1916
<< : *test
2017

2118
archlinux_task:

0 commit comments

Comments
 (0)