Skip to content

deps: limit flufl-lock to <8#9681

Merged
efiop merged 1 commit intotreeverse:mainfrom
efiop:pyinstaller-hook
Jul 3, 2023
Merged

deps: limit flufl-lock to <8#9681
efiop merged 1 commit intotreeverse:mainfrom
efiop:pyinstaller-hook

Conversation

@efiop
Copy link
Copy Markdown
Contributor

@efiop efiop commented Jul 3, 2023

Looks like flufl-lock switched to pdm in 8.0 which triggered a

pkg_resources.DistributionNotFound: The 'flufl.lock>=5' distribution was not found and is required by dvc

error in multiple scenarious. Can't put my finger on anything specific in flufl-lock yet, so will just limit its version for now.

Fixes #9654

Looks like flufl-lock switched to pdm in 8.0 which triggered a

```
pkg_resources.DistributionNotFound: The 'flufl.lock>=5' distribution was not found and is required by dvc
```

error in multiple scenarious. Can't put my finger on anything specific
in flufl-lock yet, so will just limit its version for now.

Fixes treeverse#9654
@efiop efiop added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@efiop efiop merged commit b1834f3 into treeverse:main Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suspected incompatibility with flufl.lock==8

1 participant