Skip to content

Conversation

@nmaludy
Copy link
Member

@nmaludy nmaludy commented Jun 11, 2018

When working on StackStorm/st2#4169 a new runner for StackStorm. I noticed that the requirements.txt file in the runners directory wasn't actually being used to install any packages into the virtualenv.

This fix goes along with the fix in https://github.com/StackStorm/st2/pull/4169 which pulls in all of the runner in-requirements.txt files into the main st2 virtualenv during testing.

This is also necessary during packaging so the runner requirements are met when the package is deployed.

I believe the st2 PR is required to be merged in order for this one to work, since previously the runners did not include in-requirements.txt files that are now used by st2-packages.

@Kami Kami closed this in #579 Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants