Skip to content

Commit

Permalink
Update setup.cfg - Still trying to include assets, now using `options…
Browse files Browse the repository at this point in the history
….package_data`
  • Loading branch information
JacobARose authored Nov 22, 2024
1 parent b60c189 commit 1cee7fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ exclude =
docs
tests

[options.package_data]
* = assets/*.jpg

[options.extras_require]
develop =
# 'file:requirements-dev.txt'
Expand Down

0 comments on commit 1cee7fb

Please sign in to comment.