Skip to content

Commit

Permalink
add SSE
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanLuLyf committed Apr 3, 2024
1 parent 7e8e577 commit 26f552b
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 @@ -18,7 +18,7 @@
# py_modules=['bunnypy'],
# scripts=['bunnypy/bunnypy.py'],
include_package_data=True,
# package_data={'bunnypy/asset': ['asset/*.html']},
package_data={'bunnypy.asset': ['asset/*.html']},
license='MIT',
platforms='any',
classifiers=['Operating System :: OS Independent',
Expand Down

0 comments on commit 26f552b

Please sign in to comment.