Skip to content

Fix invalid package requirement#172

Merged
danielhollas merged 3 commits into
aiidalab:mainfrom
danielhollas:fix-invalid-requirement
Sep 3, 2024
Merged

Fix invalid package requirement#172
danielhollas merged 3 commits into
aiidalab:mainfrom
danielhollas:fix-invalid-requirement

Conversation

@danielhollas

@danielhollas danielhollas commented Aug 12, 2024

Copy link
Copy Markdown
Contributor

This was causing an exception in aiidalab package, see: aiidalab/aiidalab#442

Alternatively, we might be able to remove this pin altogether, see last comment in #149.
In that case, the pin should be removed from AWB as well.

Corresponding fix to be more resilient in aiidalab is aiidalab/aiidalab#444

@danielhollas danielhollas force-pushed the fix-invalid-requirement branch from f81b5a3 to bdd3302 Compare August 12, 2024 15:33
@danielhollas danielhollas force-pushed the fix-invalid-requirement branch from bdd3302 to ce497a3 Compare August 12, 2024 15:34
@danielhollas danielhollas force-pushed the fix-invalid-requirement branch from 5f7ff9c to 1c59fef Compare August 12, 2024 15:37
@danielhollas danielhollas marked this pull request as ready for review September 1, 2024 17:35
Comment thread .pre-commit-config.yaml
hooks:
- id: yamlfmt

- repo: https://github.com/asottile/setup-cfg-fmt

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.

We've already removed this hook in other repos, it's more annoying than useful.

runs-on: ubuntu-latest

steps:
- uses: softprops/action-gh-release@v2.0.6

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.

We've don't pin other other actions to exact versions, and this just creates noise from dependabot.

@danielhollas

Copy link
Copy Markdown
Contributor Author

Going to land this so I can cut a new release.

@danielhollas danielhollas merged commit 3bf3768 into aiidalab:main Sep 3, 2024
@danielhollas danielhollas deleted the fix-invalid-requirement branch September 3, 2024 13:31
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