Skip to content

Commit 71cbde9

Browse files
authored
Merge pull request #420 – Archive all 2017 runs
#420
2 parents ab7f0a0 + 31b1636 commit 71cbde9

File tree

23 files changed

+20
-1351
lines changed

23 files changed

+20
-1351
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ before_script: # encrypted variables aren't accessible in PRs
1414
script:
1515
- python -m pytest test_naucse
1616
- python -m naucse list_courses # don't remove, there might be timeouts otherwise, see naucse/cli.py for details
17-
- python -m naucse freeze
17+
- python -m naucse freeze --verbose
1818
after_script:
1919
- echo "Suplementary logs:"
2020
- cat .arca/naucse.log

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PyYAML
22
ansi2html
3-
elsa>=0.1.4
3+
elsa>=0.1.5
44
flask
55
frozen-flask
66
ics

runs/2017/pyknihovny-brno/info.yml

Lines changed: 0 additions & 122 deletions
This file was deleted.

runs/2017/pyknihovny-brno/link.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
repo: https://github.com/pyvec/naucse.python.cz.git
2+
branch: archived2017

runs/2017/pyladies-brno-jaro-po/info.yml

Lines changed: 0 additions & 228 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
repo: https://github.com/pyvec/naucse.python.cz.git
2+
branch: archived2017

runs/2017/pyladies-brno-jaro-po/sessions/install/back.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

runs/2017/pyladies-brno-jaro-po/sessions/install/front.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)