Erik Heeren
Erik Heeren
**Describe the bug** The source zipfile downloaded from pypi differs from the one downloaded from github - diff attached: [github-to-pypi.txt](https://github.com/pyglet/pyglet/files/13416745/github-to-pypi.txt) My main issue is with the pyproject.toml file that's present...
Requires https://github.com/BlueBrain/spack/pull/2441
Action items ============ Pre-release --- - [x] Create a cherrypicks branch where all commits go into new release and open a PR against `release/x.y` branch - [ ] Make sure...
Updated the Matplotlib section in PlotShape to accommodate changes from Matplotplib 3.5 to 3.6, so that it does not generate an empty plot. contributed to #2386