Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Create PEP518-compliant pyproject.toml#61

Open
dvgica wants to merge 3 commits into
Othoz:masterfrom
dvgica:master
Open

Create PEP518-compliant pyproject.toml#61
dvgica wants to merge 3 commits into
Othoz:masterfrom
dvgica:master

Conversation

@dvgica

@dvgica dvgica commented Jun 20, 2024

Copy link
Copy Markdown

For PEP518 compliancy. This allows tools like Pants v2 to properly lock this dependency. Without it, you get an error like this:

❯ pants generate-lockfiles
22:45:49.88 [INFO] Completed: Generate lockfile for python-default
22:45:49.88 [ERROR] 1 Exception encountered:

Engine traceback:
  in `generate-lockfiles` goal

ProcessExecutionFailure: Process 'Generate lockfile for python-default' failed with exit code 1.
stdout:

stderr:
No distribution metadata found for fs-gcsfs==1.5.1.

@dvgica dvgica changed the title Create PEP519-compliant pyproject.toml Create PEP518-compliant pyproject.toml Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants