Skip to content

Commit

Permalink
removed validphys datafiles inclusion in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
comane committed Mar 12, 2024
1 parent 944d118 commit d6a39f8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ packages = [
include = [
# The default profile is included together with the validphys package
"validphys2/src/validphys/nnprofile_default.yaml",
# Same for commondata and theory.db
"validphys2/src/validphys/datafiles/commondata/*",
"validphys2/src/validphys/datafiles/theory.db",
# From the new commondata we are only interested on top-level yaml files
"validphys2/src/validphys/datafiles/new_commondata/*/*.yaml",
"validphys2/src/validphys/datafiles/new_commondata/dataset_names.yml",
# The version file is ignored by git so it needs to be explicitly included
"validphys2/src/validphys/_version.py"
]
Expand Down

0 comments on commit d6a39f8

Please sign in to comment.