Skip to content

python version in Makefile for "developers" mode #104

@jmhorcas

Description

@jmhorcas

In the Makefile there is a specification for python3.9. This makes the plugin not compatible with other version of Python greater than 3.9.
By changing python3.9 to python3, the problem is solved.

Metadata

Metadata

Labels

CIContinuous integration

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions