tensorflow / model-card-toolkit

A toolkit that streamlines and automates the generation of model cards
https://www.tensorflow.org/responsible_ai/model_card_toolkit/guide
Apache License 2.0
423 stars 84 forks source link

Remove docs extra #277

Closed codesue closed 1 year ago

codesue commented 1 year ago

What does this pull request do?

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: