mirror of
https://github.com/msberends/AMR.git
synced 2025-07-21 22:13:17 +02:00
(v2.1.1.9204) move python package to separate branch
This commit is contained in:
3
.github/prehooks/pre-commit
vendored
3
.github/prehooks/pre-commit
vendored
@ -113,9 +113,6 @@ echo "${currentversion}" > .git/commit_version.tmp
|
||||
|
||||
# Generate GPT knowledge info for our Assistant (https://chatgpt.com/g/g-M4UNLwFi5-amr-for-r-assistant)
|
||||
bash data-raw/_generate_GPT_knowledge_input.sh "${currentversion}"
|
||||
cd data-raw
|
||||
bash _generate_python_wrapper.sh
|
||||
cd ..
|
||||
git add data-raw/*
|
||||
git add PythonPackage/*
|
||||
git add -u
|
||||
|
Reference in New Issue
Block a user