Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Anton Schwaighofer 1cf19cce04
ENH: Upgrade to Python 3.9 and package update (#910)
- Upgrade to Python 3.9 as a minimum
- Upgrade pillow because of security alerts. This required some API
changes and update of test result images
- The behaviour of the `LogCaptureFixture` changed, requiring changes
from `logging.info` to `logger.info`
- Downgraded `black` from 23 to 22 because of version constraints
- Changes in calls to `WorkflowParams` because of `mypy` issues that
were not detected until now
- `hi-ml-azure` now also has its own minimal Conda dev environment
2023-11-09 13:17:38 +00:00
Peter Hessey 6f0cff82d6 ♻️ Style and fix mypy 2023-03-23 15:06:19 +00:00
Anton Schwaighofer 20b0a793ed
DOC: Use a consistent team name across all packages (#575) 2022-08-17 17:07:48 +01:00
Anton Schwaighofer 388b3f86b8
ENH: Publishing the hi-ml-cpath package (#524)
Also moved the SSL configurations out of the health_cpath folder because they reference code that is not published in the package.
2022-07-21 15:13:47 +01:00