Skip to content

dependence on git #1464

@haampie

Description

@haampie

When I install reframe through pip in minimal docker container, it seems it can only work when git is installed; probably it just tries to use git to get the current commit for the version number (?). Is git a hard dependency? If I could do without it would reduce the size of my docker image by 80MB.

It seems a depends_on('git', type='run') dep in the spack package is missing too: https://github.com/spack/spack/blob/develop/var/spack/repos/builtin/packages/reframe/package.py.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions