6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-13 14:43:03 +00:00
tutor/changelog.d/20231106_202213_codewithemad.md
Emad Rad 5050bf69f9 feat: dev added to extras_require
we can use this to install tutor development packages inside ci jobs, with one line.
2023-11-07 06:01:09 +00:00

1 line
97 B
Markdown

- [Improvement] Install tutor development tools with `pip install tutor[dev]`. (by @CodeWithEmad)