Skip to content

configure_project script not working #10

Description

@marwan116

Hey there, thank you so much for open sourcing this template and for your well written blog posts.

Trying to run the below script:

./configure_project.sh MODULE="coolproject" REGISTRY="docker.pkg.github.com/martinheinz/repo-name"

Leads to the following errors:
on run:

Test: make run

python: No module named blueprint
make: *** [run] Error 1

on test:
pytest.ini file --cov argument needs to be replaced to module name:

Test: make test

ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: unrecognized arguments: --cov=blueprint --cov-report=xml --cov-report=term
  inifile: /martinheinz/python-project-blueprint/pytest.ini
  rootdir: /martinheinz/python-project-blueprint

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions