Skip to content

Commit

Permalink
Remove long_description from setup.py for now
Browse files Browse the repository at this point in the history
  • Loading branch information
joowani committed Jan 8, 2016
1 parent 3146de7 commit a13f304
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
name="dtags",
version="1.0.1",
description="Directory tags for lazy programmers",
long_description=open('README.md').read(),
author="Joohwan Oh",
author_email="joohwan.oh@outlook.com",
url="https://github.com/joowani/dtags",
Expand Down

0 comments on commit a13f304

Please sign in to comment.