Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5aa76b0

Browse files
committed
Update metadata for new Foodcritic.
1 parent 00debd3 commit 5aa76b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

poise-python.gemspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ Gem::Specification.new do |spec|
2626
spec.description = "A Chef cookbook for managing Python installations."
2727
spec.summary = spec.description
2828
spec.homepage = 'https://github.com/poise/poise-python'
29-
spec.license = 'Apache 2.0'
29+
spec.license = 'Apache-2.0'
30+
spec.metadata['platforms'] = 'ubuntu debian redhat centos fedora amazon windows'
3031

3132
spec.files = `git ls-files`.split($/)
3233
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }

0 commit comments

Comments
 (0)