Skip to content

Commit

Permalink
Fix package data
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorrell committed Feb 1, 2025
1 parent a2ca594 commit 370a9a9
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 @@ -38,6 +38,9 @@ include_package_data = True
[options.packages.find]
exclude = tests

[options.package_data]
caltechdata_api = vocabularies.yaml, vocabularies/*

[options.entry_points]
console_scripts =
caltechdata_api=caltechdata_api.cli:main
Expand Down

0 comments on commit 370a9a9

Please sign in to comment.