Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Packages
signaturizer
Commits
3f6e24d6
Commit
3f6e24d6
authored
Jul 02, 2020
by
Martino Bertoni
🌋
Browse files
activating conda enviroment
parent
b22ade5e
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3f6e24d6
...
...
@@ -3,7 +3,7 @@ image: continuumio/miniconda3:latest
before_script
:
-
python --version
-
conda create --no-default-packages -n signaturizer_env -y python
-
conda
activate signaturizer_env
-
source
activate signaturizer_env
-
conda install -c conda-forge -y rdkit
-
pip install -r requirements.txt
...
...
Write
Preview
Markdown
is supported
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