Skip to content

Install the correct dependency version into the sandbox #41

@josephmturner

Description

@josephmturner

Example problem: When a built-in dependency has newer version available on ELPA, and the newer version is specified in the Package-Requires of our package, the newer version is not installed, and makem tests our package using the older, built-in version.

makem could call package-install to install the library as a package, which would use the built-in machinery to install dependencies at their correct versions.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions