Published August 29, 2024
| Version v2024.08.1
Software
Open
antarcticrainforest/tintX: tintX v2024.08.1 (2024-08-29)
- 1. German Climate Computing Centre
- 2. University Bonn
Description
Highlights:
This release marks a significant shift in our build system, transitioning from setup.py
to pyproject.toml
. This streamlined approach leverages flit
for efficient package management and dependency resolution. To ensure robust testing practices, we've integrated tox into our development workflow. This allows for running tests across various Python environments, enhancing test coverage and compatibility.
Breaking Changes:
The build system now relies on pyproject.toml
and flit
. Existing projects using setup.py will require adjustments to build and install the package.
Testing:
To run tests use:
tox
Files
antarcticrainforest/tintV2-v0.1.5.zip
Files
(41.5 MB)
Name | Size | Download all |
---|---|---|
md5:9bcb1953a429c8000461e27f28de64fa
|
3.0 MB | Preview Download |
md5:14db6c652baa955429453222ce88e7c0
|
38.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/antarcticrainforest/tintX/tree/v2024.08.1 (URL)