tokenizers icon indicating copy to clipboard operation
tokenizers copied to clipboard

Fix docs deployment CI

Open n1t0 opened this issue 5 years ago • 1 comments

Currently, the deployment script generates the documentation for the right commit/tag, but it uses the tokenizers package built on the last version in master. This actually generates the wrong Python API Reference since it uses the sphinx's autodoc feature.

n1t0 avatar Dec 04 '20 17:12 n1t0

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar May 03 '24 01:05 github-actions[bot]