Revert "Better model links in the README and index"

This reverts commit 76e05518bb.
This commit is contained in:
sgugger
2020-10-09 10:54:40 -04:00
parent 76e05518bb
commit bc00b37a0d
4 changed files with 112 additions and 116 deletions

View File

@@ -3,9 +3,7 @@ Simple check list from AllenNLP repo: https://github.com/allenai/allennlp/blob/m
To create the package for pypi.
1. Change the version in __init__.py, setup.py as well as docs/source/conf.py. Remove the master from the links in
the new models of the README:
(https://huggingface.co/transformers/master/model_doc/ -> https://huggingface.co/transformers/model_doc/)
1. Change the version in __init__.py, setup.py as well as docs/source/conf.py.
2. Unpin specific versions from setup.py that use a git install.