Files
edx-platform/requirements
Matt Hughes 1683d12819 Register ProctoredExam model for django admin
This will help us flip mysterious cases where proctored exams are
marked inactive.

JIRA:MST-609
2021-01-19 16:40:40 -05:00
..
2021-01-18 23:56:23 -05:00
2018-04-13 14:10:40 -04:00

These directories specify the Python (and system) dependencies for the LMS and Studio.

- ``edx`` contains the normal Python requirements files
- ``edx-sandbox`` contains the requirements files for Codejail
- ``constraints.txt`` is shared between the two

(In a normal `OEP-18`_-compliant repository, the ``*.in`` and ``*.txt`` files would be
directly in the requirements directory.)

.. _OEP-18: https://github.com/edx/open-edx-proposals/blob/master/oeps/oep-0018-bp-python-dependencies.rst