mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-12 06:13:36 +00:00
correct PHONY
This commit is contained in:
parent
12c0e9b7d8
commit
77ec77edcd
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
.PHONY: all clean help docs_build docs_clean docs_linkcheck api_docs_build api_docs_clean api_docs_linkcheck spell_check spell_fix lint lint_package lint_tests format format_diff
|
.PHONY: all help clean docs_build docs_clean docs_linkcheck api_docs_build api_docs_quick_preview api_docs_clean api_docs_linkcheck spell_check spell_fix lint lint_package lint_tests format format_diff update-package-downloads
|
||||||
|
|
||||||
.EXPORT_ALL_VARIABLES:
|
.EXPORT_ALL_VARIABLES:
|
||||||
UV_FROZEN = true
|
UV_FROZEN = true
|
||||||
|
Loading…
Reference in New Issue
Block a user