7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-03 14:50:47 +00:00

feat: add cairn to the official list of plugins

This change means that cairn will be automatically installed whenever we
run:

    pip install tutor[full]

or whenever we run the tutor binary.
This commit is contained in:
Régis Behmo 2023-09-07 19:16:53 +02:00
parent 51928b0075
commit 72906bff8d

View File

@ -1,5 +1,6 @@
# change version ranges when upgrading from palm # change version ranges when upgrading from palm
tutor-android>=16.0.0,<17.0.0 tutor-android>=16.0.0,<17.0.0
tutor-cairn>=16.0.0,<17.0.0
tutor-discovery>=16.0.0,<17.0.0 tutor-discovery>=16.0.0,<17.0.0
tutor-ecommerce>=16.0.0,<17.0.0 tutor-ecommerce>=16.0.0,<17.0.0
tutor-forum>=16.0.0,<17.0.0 tutor-forum>=16.0.0,<17.0.0