Skip to content

Commit d92ea01

Browse files
committed
diskimage-create: Remove unnecessary requirements
The six library was removed from octavia by [1]. Also PyYAML is required by diskimage-builder and we don't have to explicitly require it. [1] f6b957e Change-Id: I1c5e7058172b0c6d9b700cf83494fb4f5d244a12
1 parent 05616ab commit d92ea01

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

diskimage-create/requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
diskimage-builder>=2.24.0
2-
PyYAML
3-
six>=1.9.0

0 commit comments

Comments
 (0)