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

Reduce the number of initially needed packages for the Installer #67

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

philross
Copy link
Member

This PR refactors the code a bit to reduce the number of initially needed packages to run the Installer.

Copy link
Contributor

@Marvmann Marvmann left a comment

Choose a reason for hiding this comment

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

"python src/main.py env -- configure myenv" runs with the three remaining required packages. Every functionality seems to work as before. The text in the installer section of the readme and tutorial might need to be improved at some point in the future. I will open an issue with low priority.

@Marvmann Marvmann merged commit 3a2303a into dev Jul 19, 2023
2 checks passed
@Marvmann Marvmann deleted the reduceInitialImports branch July 19, 2023 07:14
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.

None yet

2 participants