Skip to content

Add custom build folder#1410

Open
davidhabboosh1 wants to merge 28 commits intotensorflow:masterfrom
davidhabboosh1:master
Open

Add custom build folder#1410
davidhabboosh1 wants to merge 28 commits intotensorflow:masterfrom
davidhabboosh1:master

Conversation

@davidhabboosh1
Copy link

@davidhabboosh1 davidhabboosh1 commented Aug 10, 2025

Allows installation with pip install . and installation from other projects using tensorflow-text @ git+https://github.com/tensorflow/text dependency. Important for operating systems where tensorflow-text has no released wheels including Windows.

Was broken because pip install . tried to create a folder "build" in the same folder as file "BUILD" which fails on case-insensitive operating systems like Windows

@davidhabboosh1 davidhabboosh1 changed the title Move setup files to root Add custom build folder Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant