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

Note: T019 not available under Windows #313

Open
dominiquesydow opened this issue Dec 31, 2022 · 0 comments
Open

Note: T019 not available under Windows #313

dominiquesydow opened this issue Dec 31, 2022 · 0 comments

Comments

@dominiquesydow
Copy link
Collaborator

T019 uses openmmforcefields, which depends on openff-toolkit, which depends on ambertools, which is not available under Windows.

Hence, we

  1. do not add openmmforcefields as dependency to test_env.yml, though we do leave a comment,
  2. install openmmforcefields under Linux and MacOS in the notebook (mamba install within the notebook)
  3. do not test T019 under Windows in our CI (see ci.yml) but we do test it for Linux and MacOS

This issue was created to be referenced in our test_env.yml and ci.yml files.

(Previous discussions about this matter in: #136)

@dominiquesydow dominiquesydow changed the title T019 not available under Windows Note: T019 not available under Windows Dec 31, 2022
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