Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tensorflow version-pinning should be reflected in setup.py. #1956

Open
sdenton4 opened this issue Mar 11, 2024 · 1 comment
Open

Tensorflow version-pinning should be reflected in setup.py. #1956

sdenton4 opened this issue Mar 11, 2024 · 1 comment

Comments

@sdenton4
Copy link

Hello! I maintain a repository which has a small dependency on TF-IO. We have to manually track the TF-IO and TF versions with the table in the readme, and update both at the same time.

However, there are sufficient tools to manage this dependency automatically! It seems like the 'extras_require' field can easily include the Tensorflow version pinning, and remove the need for downstream users to worry about the versioning.

@sdenton4
Copy link
Author

Added a pull request here, for example:
#1957

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

No branches or pull requests

1 participant