Skip to content

Conversation

@DN6
Copy link
Collaborator

@DN6 DN6 commented Aug 1, 2024

What does this PR do?

Install test dependencies on pipeline test fetcher. Needed for pipelines that have externals dependencies such as Kolors.

Fixes # (issue)

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@DN6 DN6 requested a review from sayakpaul August 1, 2024 06:29
Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Single comment.

- name: Install dependencies
run: |
pip install -e .
pip install -e [test]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be

pip install .[test]

@DN6 DN6 merged commit c646fbc into main Aug 1, 2024
DN6 added a commit that referenced this pull request Aug 1, 2024
sayakpaul pushed a commit that referenced this pull request Dec 23, 2024
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