update dir

This commit is contained in:
Nathan Lambert
2023-08-29 16:38:28 -07:00
parent c3fb784998
commit d2fed11ce0
2 changed files with 4 additions and 3 deletions
@@ -14,5 +14,6 @@ jobs:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
package: rlhf-handbook
path_to_docs: rlhf-handbook/chapters/
additional_args: --not_python_module
languages: en
+3 -3
View File
@@ -1,3 +1,3 @@
hf-doc-builder==0.4.0
black==23.3.0
watchdog==3.0.0
hf-doc-builder>=0.4.0
black>=23.3.0
watchdog>=3.0.0