Skip to content

no pyproject.toml, pip install at risk of being blocked #44

@emilezwiggelaar

Description

@emilezwiggelaar

Describe the bug
Building wheels for collected packages: robotframework-httpctrl
DEPRECATION: Building 'robotframework-httpctrl' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the --use-pep517 option, (possibly combined with --no-build-isolation), or adding a pyproject.toml file to the source tree of 'robotframework-httpctrl'. Discussion can be found at pypa/pip#6334

To Reproduce
pip install --force-reinstall --no-cache robotframework-httpctrl

Desktop (please complete the following information):

  • OS: Windows
  • Python v3.13.3, pip v25.1.1 and setuptools v80.9.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions