Matt Davis

Results 71 issues of Matt Davis

### What I'm trying to achieve Trying to run saleor-platform locally which calls out saleor-storefront. I feel I am getting close to having it all startup proper, but having issues...

Hi there, I am not super familiar with flit, but I was triaging an issue report on pipenv that brought me here. The issue that was reported (https://github.com/pypa/pipenv/issues/5142) has an...

Fix for https://github.com/pypa/pipenv/issues/5167

I am not entirely sure what this entails yet, but this is to basically work towards being able to remove the utilities I copied in from older pip 21.x in...

Greetings, this has been a long 24 hours for me as I began debugging this particular issue early Sunday on the pipenv side, and I have never opened a PR...

needs rebase or merge

Thank you for contributing to Pipenv! ### The issue Fixes #4745 ### Description Named package categories have many potential use cases -- including installing pre-requisite installation packages, system specific platform...

Fixes #5195 ### The issue Right now it is not possible to specify python specifiers -- only the callout of specific versions. This allows for specifying python such as: ```...

Status: In Progress