Skip to content

Commit

Permalink
include load_factor static files in distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
zebengberg committed Nov 21, 2024
1 parent dae5715 commit eca3b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ exclude = ["docs*", "tests*"]
"pycontrails.models.humidity_scaling" = ["quantiles/*.pq"]
"pycontrails.models.apcemm" = ["static/*.yaml"]
"pycontrails.models.ps_model" = ["static/*.csv"]
"pycontrails.physics" = ["static/*.csv"]

# https://github.com/pypa/setuptools_scm/
[tool.setuptools_scm]
Expand Down

0 comments on commit eca3b31

Please sign in to comment.