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

Proposal: improve riot run building of base package #150

Open
Kyle-Verhoog opened this issue Sep 20, 2021 · 0 comments
Open

Proposal: improve riot run building of base package #150

Kyle-Verhoog opened this issue Sep 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Kyle-Verhoog
Copy link
Member

Currently riot run will always build the dev package of the project. For Python packages that compile + install C extensions this can be really expensive and unnecessary.

Proposals

  1. riot run installs the dev package if not initially installed but doesn't otherwise install.

  2. riot run doesn't install the dev package by default. (Maybe provide a --build or --generate flag to do so)

@Kyle-Verhoog Kyle-Verhoog added the enhancement New feature or request label Sep 20, 2021
@Kyle-Verhoog Kyle-Verhoog changed the title Proposal: improve riot run building of virtualenvs Proposal: improve riot run building of base package Sep 20, 2021
@mabdinur mabdinur self-assigned this Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants