-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Transfer project metadata to pyproject.toml. * Cythonize is now implicit thanks to build-system. * Revert "Cythonize is now implicit thanks to build-system." This reverts commit 31bd497. * Commit to existing structure of setup.py. * Remove unnecessary alias from setup.cfg. * Attempt fix package discovery. * Fix test_python_versions. * Don't override dir. * Test with Test PyPI. * Revert "Test with Test PyPI." This reverts commit 7cdfe95. * Pre-commit compliance. * Remove empty setup.cfg. * Rely on setuptools defaults for license-files. * Use recommended syntax for optional dependencies. * Ruff compliance. * Correct NumPy pin.
- Loading branch information
1 parent
d22c5ea
commit 4d441ba
Showing
7 changed files
with
92 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters