Skip to content

Commit

Permalink
Merge pull request EleutherAI#5 from Shashi456/update-promptsource-ve…
Browse files Browse the repository at this point in the history
…rsion

Use eval-hackathon branch for installing prompt-source.
  • Loading branch information
cjlovering committed Apr 27, 2022
2 parents da88901 + dc39ec4 commit 2fe0fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
python_requires=">=3.6",
install_requires=[
"promptsource",
"promptsource @ git+https://github.com/bigscience-workshop/promptsource@eval-hackathon",
"wrapt",
"nltk",
"jinja2",
Expand Down

0 comments on commit 2fe0fac

Please sign in to comment.