voxpupuli / voxpupuli/puppet-python
pip --no-binary :all: flag causes poetry failure
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 196
- Forks
- 372
- Avg merge
- 1d 18m
- Merged PRs (30d)
- 4
Description
I believe https://github.com/python-poetry/poetry/issues/760 is preventing me from installing apache-airflow
What do you think about a flag to enable/disable the use of --no-binary :all:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with manifests/virtualenv.pp around line 152, then compare the current pip behavior with poetry issue #760 and the apache-airflow installation case. Define how a configurable --no-binary :all: option should be exposed in the virtualenv manifest; done means users can enable or disable that behavior without changing the module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100