Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Going back
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Sinchok committed Apr 15, 2014
1 parent 1acddfd commit d69900d
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 @@ -87,7 +87,7 @@ def run_tests(self):
description=description,
author=author,
author_email=author_email,
packages=["betty"],
packages=get_packages(package),
package_data={
"betty": ["templates/image.js.j2", "cropper/font/OpenSans-Semibold.ttf"]
},
Expand Down

0 comments on commit d69900d

Please sign in to comment.