Merge "Switch to using twine from packages"
This commit is contained in:
commit
08920f9eaa
@ -42,9 +42,7 @@ class openstack_project::release_slave (
|
|||||||
include pip
|
include pip
|
||||||
|
|
||||||
package { 'twine':
|
package { 'twine':
|
||||||
ensure => latest,
|
ensure => present,
|
||||||
provider => pip,
|
|
||||||
require => Class['pip'],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
package { 'wheel':
|
package { 'wheel':
|
||||||
|
Loading…
Reference in New Issue
Block a user