Skip to content
New issue

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

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

Already on GitHub? # to your account

Use build v0.9.0 with pyproject.toml instead of legacy setup.py #98

Merged
merged 4 commits into from
Dec 28, 2022

Conversation

MatthewRalston
Copy link
Owner

Modifying the setup.py to let pyproject.toml naturally cythonize the extension. Using pyproject.toml from here on.

…umpy-1.22.0

Revert "Bump numpy from 1.21.5 to 1.22.0"
…s, partial migration in build system to 'build' + twine with pyproject.toml. Legacy setup.py remains, and is in direct use by pyproject.toml, with cython configurations removed, and redundant information added in pyproject.toml.
@MatthewRalston MatthewRalston added bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers invalid This doesn't seem right dependencies Pull requests that update a dependency file labels Dec 27, 2022
@MatthewRalston MatthewRalston added this to the V0.7 stable? milestone Dec 27, 2022
@MatthewRalston MatthewRalston self-assigned this Dec 27, 2022
@MatthewRalston MatthewRalston merged commit 9eb18d2 into master Dec 28, 2022
@MatthewRalston
Copy link
Owner Author

See Issue #97 for details.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation good first issue Good for newcomers invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant