feat: add multi-lang support and cohort scripts #1

Merged
naomi merged 5 commits from feat/python into main 2026-01-23 20:07:16 -08:00
Showing only changes of commit 611ca895f8 - Show all commits
+2
View File
@@ -31,6 +31,8 @@ jobs:
run: |
cp python/requirements.txt .
cp python/pyproject.toml .
# Create empty package.json to prevent ENOENT error
echo '{}' > package.json
- uses: naomi-lgbt/dependency-pin-check@main
with:
language: python