6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-27 19:59:02 +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

97 B

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