Files
edx-platform/pavelib/__init__.py
Kyle D. McCormick c4a1f800e9 feat!: remove paver docs, i18n, servers, and pylint
This is the first step of Paver removal.
These are the parts that we are confident are unused.

Part of: https://github.com/openedx/edx-platform/issues/34467
2024-05-21 15:14:38 -04:00

7 lines
128 B
Python

""" # lint-amnesty, pylint: disable=django-not-configured
paver commands
"""
from . import assets, js_test, prereqs, quality