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

Enhance to use paths for Conda environments. #2

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Enhance to use paths for Conda environments. #2

merged 2 commits into from
Jan 12, 2024

Conversation

paulsaxe
Copy link
Contributor

Description

Allow Conda environments to be specified as paths rather than by name.
The path must be relative to the home directory or an absolute path.

Todos

Notable points that this PR has either accomplished or will accomplish.

  • Allows using Conda environments with other roots than the main root.
  • Also fixed the paths of the badges in the README

Status

  • Tested and ready to go

The path must be relative to the HOME directory or absolute.
@paulsaxe paulsaxe added the enhancement New feature or request label Jan 12, 2024
Copy link
Contributor

@seamm seamm left a comment

Choose a reason for hiding this comment

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

LGTM and tested.

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

Merging #2 (3808dc1) into main (66cb7b3) will decrease coverage by 0.01%.
The diff coverage is 12.50%.

Additional details and impacted files

@seamm seamm merged commit 9f91873 into molssi-seamm:main Jan 12, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants