After checking in master branch the line 273 is :
install_requires = f.read().strip().split('\n')
So here is the bug.