Checklist before reporting
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
Checklist before reporting
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.tomldoesn't contain the requirements for buildingpatchright, so any build that depends on pyproject.toml fails (see also the build history https://www.piwheels.org/project/patchright/)The
patchright-testdetails you have in pyproject.toml should be put into a newexamplesfolder 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