mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-11 07:41:02 +00:00
72906bff8d
This change means that cairn will be automatically installed whenever we run: pip install tutor[full] or whenever we run the tutor binary.
13 lines
368 B
Plaintext
13 lines
368 B
Plaintext
# change version ranges when upgrading from palm
|
|
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-ecommerce>=16.0.0,<17.0.0
|
|
tutor-forum>=16.0.0,<17.0.0
|
|
tutor-license>=16.0.0,<17.0.0
|
|
tutor-mfe>=16.0.0,<17.0.0
|
|
tutor-minio>=16.0.0,<17.0.0
|
|
tutor-notes>=16.0.0,<17.0.0
|
|
tutor-webui>=16.0.0,<17.0.0
|
|
tutor-xqueue>=16.0.0,<17.0.0
|