Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
py_tools_ds
Commits
20640da2
Commit
20640da2
authored
Nov 24, 2021
by
Daniel Scheffler
Browse files
Fixed wrong links.
parent
4badfb33
Pipeline
#35651
passed with stage
in 3 minutes and 51 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
20640da2
...
...
@@ -5,14 +5,14 @@ History
0.20.0 (2021-11-24)
-------------------
* `!3
4
`_: Tests are now called via pytest instead of nosetest. This improves stability and test output and adds nice
* `!3
3
`_: Tests are now called via pytest instead of nosetest. This improves stability and test output and adds nice
reports. Coverage now works in multiprocessing after properly closing and joining multiprocessing.Pool and adding
.coveragerc.
* `!3
5
`_: Fixed AttributeError in ProgressBar in case sys.stderr is None. Added tests for processing module.
* `!3
4
`_: Fixed AttributeError in ProgressBar in case sys.stderr is None. Added tests for processing module.
.. _!33: https://git.gfz-potsdam.de/danschef/py_tools_ds/-/merge_requests/33]
.. _!34: https://git.gfz-potsdam.de/danschef/py_tools_ds/-/merge_requests/34]
.. _!35: https://git.gfz-potsdam.de/danschef/py_tools_ds/-/merge_requests/35]
0.19.1 (2021-11-19)
-------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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