Skip to content

Commit

Permalink
setup.py: Update py_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed (ODSC) committed Jul 26, 2023
1 parent a6097eb commit ebe1f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
version="0.1",
author="Open Ownership",
author_email="code@opendataservices.coop",
py_modules=['bodsdata', 'consistency_checks'],
py_modules=['bodsdata', 'consistency_checks', 'bods_required_versions'],
packages=['bodsdataweb'],
package_data={'bodsdataweb': ['templates/*', 'static/*']},
url="https://github.com/openownership/bodsdata",
Expand Down

0 comments on commit ebe1f34

Please sign in to comment.