Closed thomasw21 closed 2 years ago
Yeah actually, I'm pushing to remove requirement.txt
I think defining eveything in setup.py
is the way to go now no? https://github.com/bigscience-workshop/t-zero/pull/10/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7R25-R38
FYI tranformers
for example doesn't have a requirements.txt
anymore: https://github.com/huggingface/transformers
I think we can always reassess later on + the README currently explains clearly the steps to install the repo. So I'm merging for now.
Related to: https://github.com/bigscience-workshop/promptsource/issues/703
We'll move folders incrementally in the package, which is why they are not in this PR.