Release: v4.14.0
Some checks failed
Release - Conda / build_and_package (push) Has been cancelled

This commit is contained in:
Lysandre
2021-12-15 18:20:35 +01:00
parent aece7badc1
commit 960d8cb41d
27 changed files with 26 additions and 27 deletions

View File

@@ -31,7 +31,6 @@ REPLACE_PATTERNS = {
REPLACE_FILES = {
"init": "src/transformers/__init__.py",
"setup": "setup.py",
"doc": "docs/source/conf.py",
}
README_FILE = "README.md"
CUSTOM_JS_FILE = "docs/source/_static/js/custom.js"