Skip to content

[Bug]: pyproject.toml is missing required settings for patchright #119

Description

@sarahec

Checklist before reporting

  • I have searched for similar issues and didn't find a duplicate.
  • I have updated to the latest version of Patchright to verify the issue still exists.
  • I have verified that this issue does not occur when using Playwright directly.

Patchright Version

1.61.0

Operating System

All

Bug Description

While building for nixpkgs, the automated python metadata fails -- it can't find the metadata for the package.

On inspection, pyproject.toml doesn't contain the requirements for building patchright, so any build that depends on pyproject.toml fails (see also the build history https://www.piwheels.org/project/patchright/)

The patchright-test details you have in pyproject.toml should be put into a new examples folder and a new, correct, pyproject.toml should be added.

Test file (self-contained)

n/a

Expected Behavior

The package should build and have the correct metadata.

Actual Behavior

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomerswontfixThis will not be worked on

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions