Skip to content

Update pythonapp.yml#73

Merged
mimakaev merged 1 commit intomasterfrom
workflow_fix
Apr 16, 2025
Merged

Update pythonapp.yml#73
mimakaev merged 1 commit intomasterfrom
workflow_fix

Conversation

@mimakaev
Copy link
Collaborator

Description

trying to make the .github workflow run

PR Checklist

  • [] apply "black" to the whole codebase (black .)
  • [] apply isort to the codebase (isort .)
  • [] fun flake8 and try to resolve all the issues (work in progress!)

@mimakaev mimakaev requested a review from Copilot April 16, 2025 22:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

.github/workflows/pythonapp.yml:11

  • Upgrading to Python 3.12 may impact dependency compatibility; please verify that all project dependencies support this version to avoid runtime issues.
- name: Set up Python 3.12

.github/workflows/pythonapp.yml:27

  • Switching openmm installation from conda to pip in a conda-activated environment could lead to dependency conflicts; confirm that the pip version of openmm meets your environment requirements.
pip install openmm

@mimakaev mimakaev merged commit 320f25e into master Apr 16, 2025
1 check passed
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.

1 participant