Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github action to ensure pip install from git works #180

Closed
sjfleming opened this issue Mar 9, 2023 · 2 comments
Closed

Github action to ensure pip install from git works #180

sjfleming opened this issue Mar 9, 2023 · 2 comments
Assignees
Labels
automation Automation and testing
Milestone

Comments

@sjfleming
Copy link
Member

In particular a command like this

pip install --no-cache-dir -U git+https://github.com/broadinstitute/CellBender.git@<the PR branch>

needs to work.

@sjfleming sjfleming added the automation Automation and testing label Mar 9, 2023
@sjfleming sjfleming added this to the v0.3.0 milestone Mar 9, 2023
@sjfleming sjfleming self-assigned this Mar 9, 2023
@sjfleming
Copy link
Member Author

This is probably handled by the packaging test, so I'll just close this and reopen if I was wrong

@sjfleming sjfleming mentioned this issue Apr 6, 2023
@sjfleming sjfleming mentioned this issue Aug 6, 2023
@sjfleming
Copy link
Member Author

Closed by #238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Automation and testing
Projects
None yet
Development

No branches or pull requests

1 participant