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

Switch to src layout #58

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Switch to src layout #58

wants to merge 8 commits into from

Conversation

hannahbaumann
Copy link
Contributor

@hannahbaumann hannahbaumann commented Sep 30, 2024

@hannahbaumann hannahbaumann linked an issue Sep 30, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.40%. Comparing base (33a5cfa) to head (8b197e9).
Report is 2 commits behind head on main.

Additional details and impacted files

@@ -53,7 +51,6 @@
"sphinx_design",
"sphinx.ext.intersphinx",
"sphinx.ext.autosummary",
"docs._ext.sass",
Copy link
Member

Choose a reason for hiding this comment

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

Why is this being removed?

@@ -16,9 +16,7 @@
from pathlib import Path
import shutil
import sys
sys.path.insert(0, os.path.abspath('..'))

import openfe_gromacs
Copy link
Member

Choose a reason for hiding this comment

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

It's not necessary but we will eventually want it under version (below), do we know why it was failing?

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.

Switch to a src layout style
2 participants