Skip to content

Commit

Permalink
package image files in assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Verbelen committed Oct 3, 2024
1 parent 82b80e5 commit 0e644f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,8 @@ packages = [
'pymdp.legacy.envs',
]

[tool.setuptools.package-data]
pymdp = ['envs/assets/*']

[tool.black]
line-length = 120

0 comments on commit 0e644f1

Please sign in to comment.