tutor/tutor-openedx
Régis Behmo 8be574aac8 fix: make sure that tutor-openedx is an empty package
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).
2021-07-06 09:42:57 +02:00
..
tutoropenedx fix: make sure that tutor-openedx is an empty package 2021-07-06 09:42:57 +02:00
MANIFEST.in fix: make sure that tutor-openedx is an empty package 2021-07-06 09:42:57 +02:00
README.rst fix: make sure that tutor-openedx is an empty package 2021-07-06 09:42:57 +02:00
setup.py fix: make sure that tutor-openedx is an empty package 2021-07-06 09:42:57 +02:00

README.rst

WARNING: This project has moved to https://pypi.org/project/tutor/. You should now install Tutor with::

    pip install tutor