Skip to content

Commit

Permalink
Adding additional metadat for including default.conf
Browse files Browse the repository at this point in the history
- No idea why this is needed now, but whatever
  • Loading branch information
mwatts15 committed Sep 22, 2019
1 parent 2b550be commit f9de5eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -99,6 +99,7 @@ def py2_only(*args):
url='http://owmeta.readthedocs.org/en/latest/',
download_url='https://github.com/openworm/owmeta/archive/master.zip',
entry_points={'console_scripts': ['owm = owmeta.cli:main']},
package_data={'owmeta': ['default.conf']},
classifiers=[
'Intended Audience :: Science/Research',
'License :: OSI Approved :: BSD License',
Expand Down

0 comments on commit f9de5eb

Please sign in to comment.