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

Python Project Properties - Update: Configuration: Virtual Environment #33

Open
ebresie opened this issue Nov 5, 2022 · 0 comments
Open

Comments

@ebresie
Copy link
Owner

ebresie commented Nov 5, 2022

As of v0.3.0, when open project properties, many of the field do not populate correctly and have placeholder logics. This issue is to resolve this. This is broken down into each category to focus the work to smaller chunks

Python Project Properties: Configuration: Virtual Environment - Depending on how VEnv get implemented, this may allow VEnv to be populated and used instead of a specified platform. If VEnv get included in platforms, then this may go away. This would be a list of available virtual platform (i.e., not python platforms) which if VEng is enable would be used for the project in place of the above platform. Need to evaluate if breaking this up makes more sense or keeping them together simplifies things. There may be overlap with other items such as the interface with virtual environment

This may overlap some with Platform update ticket #32 and the Virtual Environment interface ticket #22

This updates further relative to the initial project properties added as part of #20 updates.

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

No branches or pull requests

1 participant