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
nomad-lab
nomad-FAIR
Commits
66c7a325
Commit
66c7a325
authored
Jun 08, 2020
by
Markus Scheidgen
Browse files
Fixed testing python package install.
parent
9661634b
Pipeline
#76296
passed with stages
in 18 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
66c7a325
...
...
@@ -109,7 +109,7 @@ install_tests:
-
python setup.py sdist
-
pip install dist/nomad-lab-*.tar.gz
-
python -c "import nomad.datamodel, nomad.datamodel.metainfo, nomad.client"
-
pip install dist/nomad-lab-*.tar.gz[parsing]
-
pip install
`echo
dist/nomad-lab-*.tar.gz
`
[parsing]
-
python -m nomad.cli parse tests/data/parsers/vasp/vasp.xml
deploy
:
...
...
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