Skip to content

Commit

Permalink
adds include to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Nov 16, 2023
1 parent 1e9b7e2 commit 9645b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ include_package_data = True
zip_safe = False
[options.packages.find]
where = src
include = agoradatatools, agoradatatools.*
[options.entry_points]
console_scripts =
adt = agoradatatools.process:app
Expand Down

0 comments on commit 9645b05

Please sign in to comment.