5 lines
126 B
Python
5 lines
126 B
Python
"""
|
|
paver commands
|
|
"""
|
|
from . import assets, servers, docs, prereqs, quality, tests, js_test, i18n, bok_choy, acceptance_test
|