Skip to content

Update Makefile python -> python3 #4

@SommerChase

Description

@SommerChase

When running make test, this error was given:
python -m pytest -vv --cov=hello test_hello.py make: execvp: python: Permission denied make: *** [Makefile:23: test] Error 127

I fixed it by changing python to python3 in Makefile on line 23.

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