This website requires JavaScript.
Explore
Help
Register
Sign In
christianlight
/
tutor
Watch
6
Star
0
Fork
0
You've already forked tutor
mirror of
https://github.com/ChristianLight/tutor.git
synced
2024-11-14 17:24:08 +00:00
Code
Issues
Releases
Activity
ed45d4f3bb
tutor
/
MANIFEST.in
4 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix missing requirements file in pypi package Close #261.
2019-10-19 16:28:29 +00:00
include requirements/base.in
fix: missing file in `pip install tutor[full]` The missing requirement file is causing the install from pypi to fail.
2021-12-20 21:57:53 +00:00
include requirements/plugins.txt
Fix missing template files from python package MANIFEST.in is unavoidable, as the template folder contains python files.
2019-08-31 10:27:56 +00:00
recursive-include tutor/templates *
Copy Permalink