-
Notifications
You must be signed in to change notification settings - Fork 3k
Issues: pypa/pip
Deprecate
pip install --editable
calling setup.py develop
#11457
opened Sep 17, 2022 by
sbidoul
Open
38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Allow changing build isolation settings in setup.py
C: build logic
Stuff related to metadata generation / wheel generation
resolution: needs standard
Should be agreed as a standard before implementation
type: feature request
Request for a new feature
#12978
opened Sep 25, 2024 by
Martmists-GH
1 task done
Pinned dependency in requirements.txt works, but dependency in another package causes python version check problem
C: build logic
Stuff related to metadata generation / wheel generation
type: support
User Support
#11989
opened Apr 21, 2023 by
kwsp
1 task done
pip fails to build project from Stuff related to metadata generation / wheel generation
type: bug
A confirmed bug or unintended behavior
backend-path
when MetaPathFinder
is present and installing from VCS url
C: build logic
#11812
opened Feb 22, 2023 by
abravalheri
1 task done
Remove the experimental fast-deps feature
C: build logic
Stuff related to metadata generation / wheel generation
needs rebase or merge
PR has conflicts with current master
state: needs discussion
This needs some more discussion
#11478
opened Sep 30, 2022 by
pradyunsg
Loading…
pip should ignore Stuff related to metadata generation / wheel generation
state: needs discussion
This needs some more discussion
[install] no-deps = true
in pip.conf when setting up isolated build environment.
C: build logic
#11275
opened Jul 19, 2022 by
anntzer
1 task done
Passing --use-pep517 doesn't apply to build requirements
C: build logic
Stuff related to metadata generation / wheel generation
S: needs triage
Issues/PRs that need to be triaged
type: bug
A confirmed bug or unintended behavior
#10739
opened Dec 21, 2021 by
jaraco
1 task done
Add warning when build_wheel_legacy is called with build_options or global_options
C: build logic
Stuff related to metadata generation / wheel generation
#9807
opened Apr 15, 2021 by
sbidoul
Build dependencies doesn't use correct pinned version, installs numpy twice during build-time
C: build logic
Stuff related to metadata generation / wheel generation
C: constraint
Dealing with "constraints" (the -c option)
type: feature request
Request for a new feature
#9542
opened Jan 31, 2021 by
xmatthias
pip build isolation triggers re-download of dependencies
C: build logic
Stuff related to metadata generation / wheel generation
#9439
opened Jan 10, 2021 by
leezu
Default to isolated, pyproject.toml-based builds
C: build logic
Stuff related to metadata generation / wheel generation
type: enhancement
Improvements to functionality
UX
User experience related
#9175
opened Nov 29, 2020 by
dstufft
pip editable install fails with pyproject.toml, even with no setup.py import error
C: build logic
Stuff related to metadata generation / wheel generation
C: editable
Editable installations
C: PEP 517 impact
Affected by PEP 517 processing
PEP implementation
Involves some PEP
#8986
opened Oct 12, 2020 by
AlanCoding
Cannot install into user site directory with editable source.
C: build logic
Stuff related to metadata generation / wheel generation
C: editable
Editable installations
C: PEP 517 impact
Affected by PEP 517 processing
C: user scheme
Handling of packages in user-specific directories
type: bug
A confirmed bug or unintended behavior
#7953
opened Apr 1, 2020 by
agoose77
Build dependencies are not downloaded by Stuff related to metadata generation / wheel generation
PEP implementation
Involves some PEP
state: needs discussion
This needs some more discussion
type: bug
A confirmed bug or unintended behavior
pip download
C: build logic
#7863
opened Mar 15, 2020 by
qwhelan
pip cannot prepare more than one requirement for the same project
C: build logic
Stuff related to metadata generation / wheel generation
state: needs discussion
This needs some more discussion
type: maintenance
Related to Development and Maintenance Processes
#7855
opened Mar 13, 2020 by
pfmoore
Avoid generating metadata in Stuff related to metadata generation / wheel generation
resolution: deferred till PR
Further discussion will happen when a PR is made
type: bug
A confirmed bug or unintended behavior
pip download --no-deps ...
C: build logic
#1884
opened Jun 18, 2014 by
tlynn
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.