We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2ea6b commit d6f1d3dCopy full SHA for d6f1d3d
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install dependencies
27
run: |
28
python -m pip install poetry
29
- poetry install
+ poetry install --no-root
30
- name: Freeze the site
31
32
export NAUCSE_MAIN_REPO_URL=https://github.com/$GITHUB_REPOSITORY
courses.yml
@@ -508,3 +508,6 @@ lessons:
508
url: https://github.com/mcurlej/naucse-python
509
branch: compiled/main
510
path: olomouc
511
+2025/snake-brno-zima:
512
+ url: https://github.com/encukou/naucse-python
513
+ branch: compiled/snake-2025-01
0 commit comments