Skip to content
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

Wrangle dependency madness #1497

Closed
schrockn opened this issue Jun 15, 2019 · 2 comments
Closed

Wrangle dependency madness #1497

schrockn opened this issue Jun 15, 2019 · 2 comments
Assignees

Comments

@schrockn
Copy link
Member

So we need to figure out a short term dependency strategy for our 0.5.0 release.

I suggest a few principles

  1. Our setup.py dependencies should as loose as possible
  2. Our dev environment should be as strict as possible.

This means we should have separate snapshot requirements.txt files that act as our lockfiles for local dev and test runs. This would prevent redownloading the world with our integration images. However we want to be permissive with our user base and not incur dep hell on them.

#1273

@schrockn schrockn added this to the 0.5.0 milestone Jun 15, 2019
@natekupp natekupp removed this from the 0.5.0 milestone Jul 3, 2019
@natekupp
Copy link
Contributor

natekupp commented Jul 3, 2019

Punting from 0.5.0

@natekupp
Copy link
Contributor

natekupp commented Jul 8, 2019

Marking as dupe, let's use #1295 as the primary issue for this

@natekupp natekupp closed this as completed Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants