Skip to content
Snippets Groups Projects
  • David Glance's avatar
    Replace rake functions with python paver functions · df2e410f
    David Glance authored
    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
    df2e410f
__init__.py 51 B
__all__ = ["assets", "servers", "docs", "prereqs"]