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

Use cython, Python 3.13, revert build system to setuptools and tests to tox #60

Merged
merged 9 commits into from
Dec 10, 2024

Conversation

martibosch
Copy link
Owner

No description provided.

@martibosch martibosch changed the title Use cython, revert build system to setuptools and tests to tox Use cython, Python 3.13, revert build system to setuptools and tests to tox Dec 2, 2024
@martibosch martibosch force-pushed the build-cython branch 23 times, most recently from 56fb672 to 44d2c27 Compare December 4, 2024 07:05
@martibosch martibosch force-pushed the build-cython branch 4 times, most recently from b2b0b47 to 9466684 Compare December 10, 2024 10:43
@martibosch martibosch merged commit b8e3b5f into main Dec 10, 2024
8 checks passed
@martibosch martibosch deleted the build-cython branch December 10, 2024 14:19
martibosch added a commit that referenced this pull request Dec 10, 2024
* build: cython with setuptools, tox and python 3.13

* build: use actionlint, upgrade setup-python to v5

* build: do not add root to path when building docs

* build: added missing myst-nb docs dependency

* style: added toml-sort pre-commit hook

* test: back to tox.ini until tox issue 3457 is solved

* fix: avoid pandas futurewarning for concat with empty entries

* fix: unary_union->union_all to avoid geopandas deprecation warning

* test: only build sdist in tox (build wheels using cbuildwheel)
martibosch added a commit that referenced this pull request Dec 10, 2024
* Use cython, Python 3.13, revert build system to setuptools and tests to tox (#60)

* build: cython with setuptools, tox and python 3.13

* build: use actionlint, upgrade setup-python to v5

* build: do not add root to path when building docs

* build: added missing myst-nb docs dependency

* style: added toml-sort pre-commit hook

* test: back to tox.ini until tox issue 3457 is solved

* fix: avoid pandas futurewarning for concat with empty entries

* fix: unary_union->union_all to avoid geopandas deprecation warning

* test: only build sdist in tox (build wheels using cbuildwheel)

* build(deps): bump codecov/codecov-action from 4 to 5

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Martí Bosch <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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