Skip to content

Commit

Permalink
馃摎 Update description in preparation for pushing to PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
jarhill0 committed Jan 4, 2018
1 parent db05429 commit b6f47d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Expand Up @@ -9,7 +9,8 @@
install_requires=['requests >= 2.18.4'],
keywords='hacker news api wrapper python3',
license='MIT',
long_description='Click here for README: https://github.com/jarhill0/hnpy#hnpy',
long_description='This package is for Python 3 only.\n\nClick here for README: '
'https://github.com/jarhill0/hnpy#hnpy',
packages=['hnpy'],
setup_requires=['pytest-runner'],
tests_require=['pytest',
Expand Down

0 comments on commit b6f47d1

Please sign in to comment.