Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance updates #94

Merged
merged 8 commits into from
Sep 2, 2023
Merged

Maintenance updates #94

merged 8 commits into from
Sep 2, 2023

Conversation

ixjlyons
Copy link
Member

@ixjlyons ixjlyons commented Sep 1, 2023

  • Migrate almost everything to pyproject.toml
  • Use setuptools_scm for versioning
  • Rely on modern (PEP 518) build system dependencies, simplifies extension module setup significantly
  • Expose environment variable to disable building cython impl if needed

- Migrate almost everything to pyproject.toml
- Use setuptools_scm for versioning
- Rely on modern (PEP 518) build system dependencies, simplifies
  extension module setup significantly
- Expose environment variable to disable building cython impl if needed
@ixjlyons ixjlyons mentioned this pull request Sep 1, 2023
@ixjlyons
Copy link
Member Author

ixjlyons commented Sep 2, 2023

Will deal with cibuildwheel 2.15 (i.e. Python 3.12) later.

@ixjlyons ixjlyons merged commit f3e8424 into master Sep 2, 2023
20 checks passed
@ixjlyons ixjlyons deleted the maintenance-updates branch September 2, 2023 04:54
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