Skip to content
Discussion options

You must be logged in to vote

As it's designed, Doodba requires to explicitly put the Python dependencies into pip.txt. This is because you may not want to use all the modules of the repository, and the file requirements.txt contains more dependencies than needed. It's also because most modules don't require extra Python libraries, so it's something unfrequent. Anyway, you can link the requirements.txt files of each repo in pip.txt for not having to copy/paste them if you prefer that way.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Nitrogly
Comment options

@pedrobaeza
Comment options

@Nitrogly
Comment options

Answer selected by Nitrogly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants