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

Modernize package devtools #105

Merged
merged 23 commits into from Jun 20, 2023
Merged

Conversation

ap--
Copy link
Collaborator

@ap-- ap-- commented Jun 17, 2023

This PR updates the package dev tools to align with the cookiecutter template https://github.com/iterative/py-template

See #98

It also bumps the required python version to 3.8

  • Migrate to hatch, stop using legacy setup metadata format.
  • Update and consolidate dev tools and test dependencies.
  • New nox tasks and minor changes for convenience.
  • Add, configure, and apply pre-commit for consistent code formatting.

Add a CHANGELOG will be addressed when preparing a new release

@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@6727e92). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage        ?   89.05%           
=======================================
  Files           ?       20           
  Lines           ?     1663           
  Branches        ?      247           
=======================================
  Hits            ?     1481           
  Misses          ?      140           
  Partials        ?       42           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ap--
Copy link
Collaborator Author

ap-- commented Jun 17, 2023

Hey @brl0,

I found some time to update the tool stack. I'm working on fixing a few of the bigger open issues with UPath and I thought it would be good to have this out of the way before we make a new release.

I stuck with the iterative template mostly to avoid long discussions on what tools to use. Do you have any comments on this stack?

Cheers,
Andreas 😃

setup.cfg Show resolved Hide resolved
This was referenced Jun 20, 2023
@ap-- ap-- merged commit 07c151d into fsspec:main Jun 20, 2023
14 checks passed
@ap-- ap-- mentioned this pull request Jul 12, 2023
@ap-- ap-- deleted the modernize-package-devtools branch July 18, 2023 22:31
@ap-- ap-- mentioned this pull request Aug 2, 2023
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.

None yet

3 participants