mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-10 23:30:59 +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
|
||||
locale: C.UTF-8
|
||||
# https://endoflife.date/macos
|
||||
- os: macos-10.15
|
||||
- os: macos-11
|
||||
locale: en_US.UTF-8
|
||||
env:
|
||||
LC_ALL: ${{ matrix.locale }}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Install this version from pip with:
|
||||
|
||||
pip install "tutor[full]=={{ version[1:] }}"
|
||||
pip install "tutor[full]=={{ version.vtext[1:] }}"
|
||||
|
||||
Or download the compiled binaries:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user