Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions python/requirements-wheel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ pandas
setuptools_scm==3.2.0
six>=1.0.0
# TODO: TensorFlow doesn't support Python 3.8 yet.
# See https://github.com/tensorflow/tensorflow/issues/33374
tensorflow; python_version >= "3.0" and python_version < "3.8"
# pin wheel, because auditwheel is not compatible with wheel=0.32
# TODO(kszucs): remove after auditwheel properly supports wheel>0.31
wheel==0.31.1
wheel