Unable to Create an App

After checking in master branch the line 273 is :

install_requires = f.read().strip().split('\n')

So here is the bug.

3 Likes