Deprecated rake functions issue a warning and then call paver replacements Bring Paver commands up to date with master for servers, assets, and docs. Revert deprecation of quality, tests, and i18n for a future pull request. Deprecate workspace migration
2 lines
51 B
Python
2 lines
51 B
Python
__all__ = ["assets", "servers", "docs", "prereqs"]
|