Skip to content

Commit

Permalink
added onnx to distro
Browse files Browse the repository at this point in the history
  • Loading branch information
avdudchenko committed Oct 18, 2024
1 parent ef3bf7b commit 1084f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ def __getitem__(self, key):
"*.trc",
"*.nl",
"*.keras", # idaes/core/surrogate/tests/data/keras_models
"*.onnx",
]
},
include_package_data=True,
Expand Down

0 comments on commit 1084f5c

Please sign in to comment.