diff --git a/setup.py b/setup.py index 1b9a291a85..ab6b601921 100644 --- a/setup.py +++ b/setup.py @@ -308,6 +308,7 @@ def select_constraint(default, nightly=None, git_master=None): 'tensorflow_model_analysis/static/vulcanized_tfma.js', ], ), + ("docs_reqs", ["requirements-docs.txt"]), ], # Make sure to sync the versions of common dependencies (numpy, six, and # protobuf) with TF.