Skip to content

Commit

Permalink
update setup.py to update the long description of package
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebewong committed Dec 7, 2018
1 parent baa8571 commit 2971cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
author="Phoebe Wong",
author_email="wong@g.harvard.edu",
description="A package for automatic differentiation",
# long_description=long_description,
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/cs207-group2/cs207-FinalProject",
packages=find_packages('autodiff'),
Expand Down

0 comments on commit 2971cfd

Please sign in to comment.