Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emmapeel
puppet-tails
Commits
af5ee4aa
Commit
af5ee4aa
authored
Jun 14, 2020
by
Zen Fu
Browse files
[weblate] lint
parent
d32b4160
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/weblate/python_modules.pp
View file @
af5ee4aa
...
...
@@ -112,8 +112,8 @@ class tails::weblate::python_modules () {
}
tails::pip_package_from_repo
{
'openpyxl'
:
version
=>
'2.6.4'
,
# >=2.5.0,<3.0
url
=>
'https://bitbucket.org/openpyxl/openpyxl/src/default'
,
version
=>
'2.6.4'
,
# >=2.5.0,<3.0
url
=>
'https://bitbucket.org/openpyxl/openpyxl/src/default'
,
repo_type
=>
'hg'
,
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment