Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Paruch Group
Hystorian
Commits
6323c85c
Commit
6323c85c
authored
Sep 07, 2021
by
Loïc Musy
Browse files
Updating yml
Signed-off-by:
Loic.Musy1
<
loic.musy@unige.ch
>
parent
7f27fd00
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6323c85c
deploy_production
:
image
:
python:3.9.2-buster
stages
:
-
deploy
before_script
:
-
pip install twine
-
python setup.py sdist
deploy_prod
:
stage
:
deploy
variables
:
TWINE_USERNAME
:
__token__
...
...
hystorian/CHANGELOG
View file @
6323c85c
...
...
@@ -9,6 +9,6 @@
- Updated dependencies in setup.py
- Replaced interpolated_features by generate_interpolation
- Moved sample_fraction, all_sample_fractions, interpolated_features to deprecated
- Function ibw2hf5 changed to work with linescan
- Function ibw2hf5 changed to work with linescan
(v 1.0.3.1)
### Removed
\ No newline at end of file
Write
Preview
Supports
Markdown
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