Skip to content

Use pip install in test #142

@fdiblen

Description

@fdiblen

test_install checks installation problems of the generated package. It uses setup.py instead of pip which is not same of what is described in the documentation. We should use pip instead.

sh.python(['setup.py', 'install'])

Metadata

Metadata

Assignees

Labels

templateRelated to the template itself, as opposed to the generated code

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions