Removes the docs extra introduced in #275 since it breaks the release build.
ERROR HTTPError: 400 Bad Request from https://test.pypi.org/legacy/
Invalid value for requires_dist. Error: Can't have direct dependency:
"tensorflow-docs @ git+https://github.com/tensorflow/docs ; extra ==
'docs'"
How did you test this change?
pytest model_card_toolkit
How did you document this change?
n/a
Before submitting
Before submitting a pull request, please be sure to do the following:
What does this pull request do?
Removes the
docs
extra introduced in #275 since it breaks the release build.How did you test this change?
pytest model_card_toolkit
How did you document this change?
n/a
Before submitting
Before submitting a pull request, please be sure to do the following: