Improve build stability
Open
@JanssenBrm is already working on this.
Since Jun 21, 2023.
enhancement
T4.1 Define algo enhancement
WP2
WP4
- Dominant language
- Jupyter Notebook
- Stars
- 30
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The current instability in the library's build process creates a significant challenge as it obstructs the seamless update of versions. Consequently, the latest changes and improvements are unable to be successfully pushed to the final Python repositories. This situation directly affects users, as they are unable to access the most recent fixes and features of the library through the standard pip install process.
The following Python version should be supported in the build:
- Python 3.8
- Python 3.9
- Python 3.10
- Python 3.11
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.