mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-08 08:08:20 +00:00
Merge remote-tracking branch 'origin/master' into nightly
This commit is contained in:
commit
016502aad0
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
- os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
locale: C.UTF-8
|
locale: C.UTF-8
|
||||||
# https://endoflife.date/macos
|
# https://endoflife.date/macos
|
||||||
- os: macos-10.15
|
- os: macos-11
|
||||||
locale: en_US.UTF-8
|
locale: en_US.UTF-8
|
||||||
env:
|
env:
|
||||||
LC_ALL: ${{ matrix.locale }}
|
LC_ALL: ${{ matrix.locale }}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Install this version from pip with:
|
Install this version from pip with:
|
||||||
|
|
||||||
pip install "tutor[full]=={{ version[1:] }}"
|
pip install "tutor[full]=={{ version.vtext[1:] }}"
|
||||||
|
|
||||||
Or download the compiled binaries:
|
Or download the compiled binaries:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user