Skip to content

Commit e0e900a

Browse files
deruyter92Copilot
andauthored
Update pyproject.toml: remove duplicate line
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent cd4649e commit e0e900a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ tf = [
5151
"tensorflow>=2.12.0,<2.13; platform_system == 'Linux' and python_version >= '3.11'",
5252
"tensorflow-macos>=2.7.0,<2.12; platform_system == 'Darwin' and python_version < '3.11'",
5353
"tensorflow-macos>=2.12.0,<2.13; platform_system == 'Darwin' and python_version >= '3.11'",
54-
"tensorflow-io-gcs-filesystem; platform_system != 'Darwin'",
5554
# Tensorflow is not supported on Windows with Python >= 3.11
5655
"tensorflow>=2.7,<=2.10; platform_system == 'Windows' and python_version < '3.11'",
5756
"tensorflow-io-gcs-filesystem==0.27; platform_system == 'Windows' and python_version < '3.11'",

0 commit comments

Comments
 (0)