Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit 4b33015e authored by SIMONIN Matthieu's avatar SIMONIN Matthieu
Browse files

update Changelog and ci jobs

parent 5e5d85d0
No related branches found
No related tags found
No related merge requests found
Pipeline #119515 failed
......@@ -9,7 +9,8 @@ python3.5:
tags: [qlf-ci.inria.fr]
script:
- pip install tox
- tox -e py35 pep8
- tox -e py35
- tox -e pep8
python3.6:
image: python:3.6
......@@ -17,7 +18,8 @@ python3.6:
tags: [qlf-ci.inria.fr]
script:
- pip install tox
- tox -e py36 pep8
- tox -e py36
- tox -e pep8
#### Entering th release zone
pages:
......
# 0.2.2
- Support for timeseries of various metrics
- pep8 fix
- fix CI jobs to check the pep8
# 0.2.1
- catch up changelog
......
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