munich-quantum-toolkit / munich-quantum-toolkit/ddsim
👷🏼🐍 Enable testing on Python 3.15
Open
@denialhaag is already working on this.
Since Aug 6, 2026.
continuous integration
python
- Dominant language
- C++
- Stars
- 162
- Forks
- 40
- Avg merge
- 4h 49m
- Merged PRs (30d)
- 40
Description
🤖 AI text below 🤖
We cannot enable testing on Python 3.15 yet, since we first have to wait for our dependencies to provide 3.15 wheels. This issue tracks the work so we don't forget once they are available.
Once ready, "3.15" has to be added to PYTHON_ALL_VERSIONS in noxfile.py:
Furthermore, the cp315* test skip has to be removed in pyproject.toml:
Contributor guide
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.