Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
geomultisens
specclassify
Commits
395d7761
Commit
395d7761
authored
Dec 16, 2021
by
Daniel Scheffler
Browse files
Removed intermediate installation of pytest + plugins. Bumped version.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
1219e6fa
Pipeline
#36285
passed with stages
in 13 minutes and 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
395d7761
...
...
@@ -12,8 +12,6 @@ test_specclassify:
script
:
-
source /root/mambaforge/bin/activate ci_env
-
pip install pytest pytest-cov pytest-reporter-html1
# TODO remove after recreating CI runner
# run tests
-
make pytest
...
...
specclassify/version.py
View file @
395d7761
...
...
@@ -24,5 +24,5 @@
# limitations under the License.
__version__
=
'0.3.
0
'
__versionalias__
=
'2021
0927
.01'
__version__
=
'0.3.
1
'
__versionalias__
=
'2021
1215
.01'
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