Skip to content
Snippets Groups Projects
Unverified Commit 1f8608d5 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Don't setup.py install

parent 82e1049d
No related branches found
No related tags found
1 merge request!52Resolve "Saving NN with TF 2.x fails"
Pipeline #12613 failed
......@@ -38,7 +38,6 @@ build:examples:
image: python:3.7
script:
- pip install -r requirements.txt
- python setup.py install
- cd examples
- pip install -r requirements.txt
- jupyter-nbconvert --ExecutePreprocessor.timeout=300 --execute --to html *.ipynb
......
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