Skip to content

Conversation

@nsoranzo
Copy link
Collaborator

Also:

  • Migrate from setup.cfg to pyproject.toml .
  • Move flake8 configuration to .flake8 file.
  • Update environment variables for cibuildwheel v3. Also don't build PyPy 3.9 and 3.10 builds any more.
  • Fix new black, ruff and flake8 errors.
  • Test with mypy and fix corresponding errors.
  • Update LICENSE file .

Note that:

nsoranzo added 2 commits July 29, 2025 15:27
Also:
- Migrate from `setup.cfg` to `pyproject.toml` .
- Update environment variables for cibuildwheel v3. Also don't build
  PyPy 3.9 and 3.10 builds any more.
- Update LICENSE file .

Note that:
- Following the change of the ``auto`` value for the ``archs`` option in
  cibuildwheel v3.0, we are no longer building 32-bit Linux wheels, see:

  https://cibuildwheel.pypa.io/en/stable/changelog/#v300

- Following the change in cibuildwheel v3.1, we are now additionally
  building free-threaded wheels for Python >=3.14:

  https://cibuildwheel.pypa.io/en/stable/changelog/#v310

  Please report any bug you may encounter using these new wheels!
Also:
- Test with mypy and fix corresponding errors
@nsoranzo nsoranzo merged commit fe59831 into bxlab:main Jul 29, 2025
13 checks passed
@nsoranzo nsoranzo deleted the py314 branch July 29, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant