Skip to content

Commit b47cf8c

Browse files
authored
Merge pull request #752 from imageworks/pip-convert-needs-wheel
Add wheel to spk-convert-pip requirements
2 parents 9f35be5 + 0aafd64 commit b47cf8c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
pkginfo==1.7.0
22
packaging==20.9
3+
# 0.40.0 latest at time of writing but no implied requirement for exactly this
4+
# version.
5+
wheel==0.40.0

packages/spk-convert-pip/spk-convert-pip.spk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pkg: spk-convert-pip/1.2.1
1+
pkg: spk-convert-pip/1.2.2
22
api: v0/package
33
build:
44
script:

0 commit comments

Comments
 (0)