feat(ci): release workflow publish to pypi test + lock files (#1643)

* chore(ci): add some release stuff

* chore(ci): add requirements-macos

* chore(ci): added lockfiles for future reference

* feat(ci): add draft & prerelease option to release workflow tag
This commit is contained in:
Steven Palma
2025-08-01 17:14:15 +02:00
committed by GitHub
parent 91ed6097bc
commit 1baaa77a86
7 changed files with 1310 additions and 8 deletions

3
docs-requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
# docs-requirements.txt
hf-doc-builder @ git+https://github.com/huggingface/doc-builder.git@main
watchdog>=6.0.0