Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code committed Apr 23, 2020
1 parent 77f1af1 commit 3a8e50f
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 @@
long_description_content_type='text/markdown',
packages=['xontrib'],
package_dir={'xontrib': 'xontrib'},
package_data={'xontrib': ['*.py']},
package_data={'xontrib': ['fishout.py']},
platforms='any',
url='https://github.com/anki-code/xontrib-fishout',
project_urls={
Expand Down

0 comments on commit 3a8e50f

Please sign in to comment.