Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
conda
fsl-ci-rules
Commits
a950e441
Commit
a950e441
authored
Feb 01, 2021
by
Paul McCarthy
🚵
Browse files
MNT: version
parent
6ed791d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsl_ci/__init__.py
View file @
a950e441
...
...
@@ -17,7 +17,7 @@ import contextlib as ctxlib
import
subprocess
as
sp
__version__
=
'0.
3
.0'
__version__
=
'0.
4
.0'
"""Current version of the fsl-ci-rules."""
...
...
@@ -124,6 +124,7 @@ def health_check():
import
fsl_ci.scripts.deploy_conda_package
import
fsl_ci.scripts.trigger_package_build
import
fsl_ci.scripts.update_conda_recipe
import
fsl_ci.scripts.run_unit_tests
import
fsl_ci.utils.configure_repositories
import
fsl_ci.utils.create_conda_recipe
import
fsl_ci.utils.fsl_project_dependencies
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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