Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Add "internal" dependency attribute #222

Open
m1n0 opened this issue Oct 25, 2019 · 2 comments
Open

Add "internal" dependency attribute #222

m1n0 opened this issue Oct 25, 2019 · 2 comments

Comments

@m1n0
Copy link

m1n0 commented Oct 25, 2019

Currently this is based on the name of the dependency and is handled in a view here.

"internal": dependency.name.startswith("kw."),

This should be a regular attribute of the dependency object.

@aexvir
Copy link
Member

aexvir commented Oct 25, 2019

Yep, agree 🙂

@aexvir
Copy link
Member

aexvir commented Nov 22, 2019

The way I'd do this is that if the requirement is in on our *requirements*.txt/pyproject.toml, and we have the source repo in our orgs (with one of our tokens) then it's internal

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants