using repo syntax in requirements.txt #2791
Unanswered
FredAtLandMetrics
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can clone the repo, create a virtual environment, activate it, then checkout the specific commit and install in your virtual environment with
You can check that the
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm running into a problem that I believe has to do with the batch exporter running in uwsgi. I noticed a commit msg since the last release that suggests the issue may now be corrected and I'd like to try it, but it's not obvious how I should refer to the package in the requirements.txt file (via a line that looks like: git+https://github.com/path/to/package-two@41b95ec#egg=package-two).
Has anyone done this?
Thanks,
-Fred
Beta Was this translation helpful? Give feedback.
All reactions