Skip to content

Commit

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

0 comments on commit e1c40d0

Please sign in to comment.