How to add dependencies? #3730
-
I can't add dependencies by adding them in the |
Beta Was this translation helpful? Give feedback.
Answered by
browniebroke
Jan 17, 2023
Replies: 1 comment
-
Since this question was upvoted by a few people and there was a duplicate question asked today, here it is (assuming you're using Docker):
if you're not using Docker:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
browniebroke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since this question was upvoted by a few people and there was a duplicate question asked today, here it is (assuming you're using Docker):
base.txt
,local.txt
orproduction.txt
)if you're not using Docker:
base.txt
,local.txt
orproduction.txt
)pip install -r local.txt