Skip to content

Commit

Permalink
Merge pull request #224 from naik-aakash/mv_to_src_layout
Browse files Browse the repository at this point in the history
move to src layout
  • Loading branch information
naik-aakash authored Nov 12, 2024
2 parents 28c5e79 + 6f3dc3d commit 419c524
Show file tree
Hide file tree
Showing 45 changed files with 105 additions and 103 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies = [
]

[tool.setuptools.packages.find]
exclude = ["tutorials", "tests"]
where = ["src"]

[tool.setuptools.package-data]
"autoplex.fitting.common" = ["*.json"]
Expand Down Expand Up @@ -173,7 +173,7 @@ source = [
]

[tool.coverage.run]
include = ["autoplex/*"]
include = ["src/"]

[tool.mypy]
ignore_missing_imports = true
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
204 changes: 103 additions & 101 deletions tests/test_data/.pytest-split-durations

Large diffs are not rendered by default.

0 comments on commit 419c524

Please sign in to comment.