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

Dev chores #2226

Merged
merged 8 commits into from
Jan 18, 2024
Merged

Dev chores #2226

merged 8 commits into from
Jan 18, 2024

Conversation

sloria
Copy link
Member

@sloria sloria commented Jan 17, 2024

I've already done these in a few of the other marshmallow-code projects and my personal repos without issue so far.

see

marshmallow-code/flask-marshmallow#285
marshmallow-code/flask-marshmallow#287

- Migrate to pyproject.toml
- Migrate to ruff
@sloria sloria requested a review from lafrech January 17, 2024 17:24
@sloria
Copy link
Member Author

sloria commented Jan 17, 2024

@lafrech tagged you for review since there's some tooling changes here. no need to review if it's not interesting to you; just wanted you to be aware before i do the same for the other repos (marshmallow-sqlalchemy, webargs, apispec, etc). i'll plan to merge this at COB tomorrow

@@ -16,7 +18,8 @@

from . import fields

__version__ = "3.20.2"
# TODO: Deprecate __version__?
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm planning to deprecate __version__, __parsed_version__, and __version_info__ in a follow-up PR

@sloria sloria merged commit 937141d into dev Jan 18, 2024
9 checks passed
@sloria sloria deleted the chores branch January 18, 2024 21:15
@lafrech
Copy link
Member

lafrech commented Jan 18, 2024

Thanks for updating all the repos. That's a great deal of work I meant to tackle some day but didn't find the time to. Also, best practices and publication methods change and improve all the time, so I was waiting for things to settle a bit until I could copy from some over project.

I shall do the same to flask-smorest and probably my own repos. Time permitting.

Many thumbs up.

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.

2 participants