bughead commited on
Commit
1ecb31c
·
1 Parent(s): 325e5a1

Fix requirements.txt encoding: UTF-16 LE -> UTF-8

Browse files

Upstream fork shipped requirements.txt as UTF-16 LE which pip cannot
parse. Rewriting as UTF-8 unblocks the Dockerfile pip install step.

Files changed (1) hide show
  1. requirements.txt +0 -0
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ