BigW Consortium Gitlab

Commit cb1fcb8d by Ritesh Shrivastav

Add manifest file to include README.md in package

parent de9a9a4a
include README.md
\ No newline at end of file
......@@ -26,5 +26,6 @@ setup(
install_requires=['simplejson >= 2.0'],
extras_require={
'OAuth': ["oauth2>=1.2.0"],
}
},
package_data={'etsy': ['README.md']},
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment