Skip to content

Commit

Permalink
Fix long description
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-bates committed Sep 18, 2020
1 parent 890152f commit 6dffef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
name = 'jupyter_server',
description = 'The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.',
long_description = README,
long_description_content_type='text/markdown',
version = VERSION,
packages = find_packages('.'),
include_package_data = True,
Expand Down

0 comments on commit 6dffef4

Please sign in to comment.