""" # lint-amnesty, pylint: disable=django-not-configured Setup script for the Open edX package. """ from setuptools import setup setup()