Giter Site home page Giter Site logo

Comments (5)

pradyunsg avatar pradyunsg commented on September 27, 2024

Hey @uranusjr! Sorry for the delay in a response.

Life did its thing and then I got engaged toward getting pip 10 ready for release.

Essentially, the resolution algorithm doesn't see environment markers. All the resolver sees are requirements and candidates for those requirements. The marker handling code would be on pip's side, specifically in a Provider which the resolver would interact with.

That's the plan right now anyway. It might change at some point in the future though -- no promises there until a 1.0.0. :P


If that answers your question, feel close this issue.

from zazo.

uranusjr avatar uranusjr commented on September 27, 2024

It does! Unfortunately this means I’ll need to roll my own environment marker parser. But thanks for the help though.

from zazo.

pradyunsg avatar pradyunsg commented on September 27, 2024

@uranusjr Why not use packaging.pypa.io?

from zazo.

uranusjr avatar uranusjr commented on September 27, 2024

I used the wrong term. What I want to do is to build an abstract dependency tree that resolve environment markers lazily. It’s not about parsing but more combining those things into what I can use.

from zazo.

pradyunsg avatar pradyunsg commented on September 27, 2024

Ah. Ohkay. Yeah, you'd have to. :)

from zazo.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.