Skip to content

Upgrade versions, remove tox from README, update maintainers#138

Merged
ngoldbaum merged 5 commits into
Quansight-Labs:mainfrom
lysnikolaou:upgrade-versions
Oct 22, 2025
Merged

Upgrade versions, remove tox from README, update maintainers#138
ngoldbaum merged 5 commits into
Quansight-Labs:mainfrom
lysnikolaou:upgrade-versions

Conversation

@lysnikolaou

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread pyproject.toml Outdated
Comment thread README.md
Comment thread .github/workflows/pre-commit.yml Outdated
Comment thread pyproject.toml Outdated
source_dirs = ["tests"]

[tool.coverage.report]
fail_under = 90

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Oh I see you added this. I'm kinda meh on this but we can deal with it later if it ends up being annoying.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Happy to revert this because I'm not really sure about it either.

Comment thread uv.lock

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'm also kinda meh on having this checked into source control. It makes sense for an application, but not a library IMO. I agree with astral-sh/uv#9797 (comment)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

There's a small performance and reproducibility benefit to it being in source control, especially now that we're using uv on CI.

What makes yous uncomfortable about it? Is it the bigger diffs? Are you worried about someone sneaking in dependencies under our noses?

@ngoldbaum ngoldbaum Oct 22, 2025

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Mostly the noise in PR diffs. Maybe if you could keep uv.lock changes in their own PRs it would help to avoid distracting me in PRs unrelated to dependency changes.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Makes sense. I'll keep dependency changes in separate PRs going forward.

lysnikolaou and others added 2 commits October 22, 2025 17:22
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
@ngoldbaum ngoldbaum merged commit f22318b into Quansight-Labs:main Oct 22, 2025
10 checks passed
@lysnikolaou lysnikolaou deleted the upgrade-versions branch October 23, 2025 12:52
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