mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
5050bf69f9
we can use this to install tutor development packages inside ci jobs, with one line.
97 B
97 B
- [Improvement] Install tutor development tools with
pip install tutor[dev]
. (by @CodeWithEmad)