Skip to content
Snippets Groups Projects
Commit e40a060c authored by Danilo Ferreira de Lima's avatar Danilo Ferreira de Lima
Browse files

Test.

parent 091ced50
No related branches found
No related tags found
1 merge request!17Make Torch optional and allow for backwards compatibility on autocovariance calculation
Pipeline #119844 failed
default: default:
image: python:3.9-slim-buster image: python:3.9-slim-buster
#cache: cache:
# paths: paths:
# - $CI_PROJECT_DIR/.venv - $CI_PROJECT_DIR/.venv
# - $CI_PROJECT_DIR/.cache/pip - $CI_PROJECT_DIR/.cache/pip
before_script: before_script:
- python -V - python -V
- pip install virtualenv - pip install virtualenv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment