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
manifest-rules
Commits
5f7a7860
Commit
5f7a7860
authored
Nov 30, 2021
by
Paul McCarthy
🚵
Browse files
BF: This has gone on long enough
parent
b445d510
Changes
2
Hide whitespace changes
Inline
Side-by-side
manifest_rules/__init__.py
View file @
5f7a7860
#!/usr/bin/env python
__version__
=
'0.7.1
0
'
__version__
=
'0.7.1
1
'
manifest_rules/test_environment.py
View file @
5f7a7860
...
...
@@ -108,7 +108,6 @@ def full_test(envfile, release_info, skip_pkgs):
skip
=
True
print
(
f
'Skipping package:
{
pkg
}
'
)
skipped
.
append
(
pkg
)
break
if
not
skip
:
outf
.
write
(
line
)
...
...
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