Skip to content
  • David Runge's avatar
    Change CLI to validate package target architecture · 64346ead
    David Runge authored
    repod/cli/cli.py:
    Change instantiation of `CreateOutputPackageBasesTask` to include the
    new `architecture` parameter by setting it with the help of
    `Settings.get_repo_architecture()`.
    
    tests/cli/test_cli.py:
    Change tests to accomodate additional requirements in regards to the
    Namespace object used in the tests.
    64346ead