openai / human-eval

Code for the paper "Evaluating Large Language Models Trained on Code"
MIT License
2.31k stars 330 forks source link

Install fails if entry point is not provided #14

Open gaarutyunov opened 2 years ago

gaarutyunov commented 2 years ago

pip install fails without consol script entry point function provided.

I am not sure if it is a Python 3.10 but this PR fixes it