|
@@ -39,7 +39,7 @@ setup(
|
|
|
version=howdoi.__version__,
|
|
|
description='Instant coding answers via the command line',
|
|
|
long_description=long_description,
|
|
|
- long_description_content_type='text/markdown',
|
|
|
+ long_description_content_type='text/x-rst',
|
|
|
classifiers=[
|
|
|
"Development Status :: 5 - Production/Stable",
|
|
|
"Environment :: Console",
|