mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 21:07:50 +00:00
8be574aac8
Previously, the tutor-openedx package was loading tons of template data from the MANIFEST.in. Turns out, we cannot ignore the MANIFEST.in file with setuptools. So we need to move tutor-openedx to a separate, dedicated folder. To auto-discover the package version, we copy it at runtime (in the make command). |
||
---|---|---|
.. | ||
tutoropenedx | ||
MANIFEST.in | ||
README.rst | ||
setup.py |
WARNING: This project has moved to https://pypi.org/project/tutor/. You should now install Tutor with:: pip install tutor