Skip to content

refactor: 🔨 use --upgrade when installing Python dependencies#174

Merged
lwjohnst86 merged 1 commit into
mainfrom
refactor/upgrade-python-packages-when-installing-deps
Sep 1, 2025
Merged

refactor: 🔨 use --upgrade when installing Python dependencies#174
lwjohnst86 merged 1 commit into
mainfrom
refactor/upgrade-python-packages-when-installing-deps

Conversation

@lwjohnst86
Copy link
Copy Markdown
Member

Description

So that we always use the latest versions. This is important for when we depend on our own packages, e.g. check-datapackage.

Closes #169

This PR needs a quick review.

Checklist

  • Ran just run-all

Copy link
Copy Markdown
Contributor

@martonvago martonvago left a comment

Choose a reason for hiding this comment

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

👍👍👍

@github-project-automation github-project-automation Bot moved this from In Review to In Progress in Product development Sep 1, 2025
@lwjohnst86 lwjohnst86 merged commit 2eaed27 into main Sep 1, 2025
7 checks passed
@lwjohnst86 lwjohnst86 deleted the refactor/upgrade-python-packages-when-installing-deps branch September 1, 2025 09:46
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Product development Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Include --upgrade in install-deps justfile in template

2 participants