Unverified Commit 18af502b authored by Charles Lovering's avatar Charles Lovering Committed by GitHub
Browse files

Merge pull request #5 from Shashi456/update-promptsource-version

Use eval-hackathon branch for installing prompt-source.
parents 448bcbfb 60a07f10
...@@ -20,7 +20,7 @@ setuptools.setup( ...@@ -20,7 +20,7 @@ setuptools.setup(
], ],
python_requires=">=3.6", python_requires=">=3.6",
install_requires=[ install_requires=[
"promptsource", "promptsource @ git+https://github.com/bigscience-workshop/promptsource@eval-hackathon",
"wrapt", "wrapt",
"nltk", "nltk",
"jinja2", "jinja2",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment