mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
x
This commit is contained in:
7
.github/scripts/release_notes.py
vendored
7
.github/scripts/release_notes.py
vendored
@@ -1,7 +0,0 @@
|
||||
from pathlib import Path
|
||||
import sys
|
||||
|
||||
if __name__ == "__main__":
|
||||
# unpack args
|
||||
lib_path = Path(sys.argv[1])
|
||||
pyproject_path = lib_path / "pyproject.toml"
|
||||
Reference in New Issue
Block a user