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

Proper handling of git dependencies #7

Closed
dmerejkowsky opened this issue Nov 3, 2018 · 2 comments
Closed

Proper handling of git dependencies #7

dmerejkowsky opened this issue Nov 3, 2018 · 2 comments

Comments

@dmerejkowsky
Copy link
Owner

Right now we can edit the requirements.lock by hand to put a git url in it, but that's not ideal.

Ideas:

  • Add a new command to automate the process
  • Do some magic in the setup.py, like a git_dependencies keyword or something
@dmerejkowsky
Copy link
Owner Author

@dmerejkowsky
Copy link
Owner Author

In the mean time, we added a dmenv bump-in-lock command that automates the process in 0.7

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

1 participant