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

ni_measurementlink_generator | Template Creation | Add pyproject.toml file #733

Open
SrisoundariK opened this issue May 24, 2024 · 0 comments
Labels
enhancement New feature or request triage New issue that needs to be reviewed

Comments

@SrisoundariK
Copy link

SrisoundariK commented May 24, 2024

Problem to Solve

Once the measurement plugin creation is done, user has to manually create the virtual environment either by creating pyproject.toml file or using venv command. If user choose venv command, then it might be a challenge to maintain the versions/dependencies.
To ease this, user will choose pyproject.toml, but here user should manually create the pyproject.toml file.

Proposed Solution

Add a pyproject.toml file during the measurement plugin creation process along with other files and ask user to setup the .venv using the toml file which will solve the manual overhead.

AB#2753608

@SrisoundariK SrisoundariK added enhancement New feature or request triage New issue that needs to be reviewed labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage New issue that needs to be reviewed
Projects
None yet
Development

No branches or pull requests

1 participant