Skip to content

Commit

Permalink
compensatory change to setup.py [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
standage committed Feb 24, 2017
1 parent 2dea592 commit 342ba05
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 @@ -197,7 +197,7 @@ def check_for_openmp():
"name": "khmer",
"version": versioneer.get_version(),
"description": 'khmer k-mer counting library',
"long_description": open("README.rst").read(),
"long_description": open("README.md").read(),
"author": "Michael R. Crusoe, Hussien F. Alameldin, Sherine Awad, "
"Elmar Bucher, Adam Caldwell, Reed Cartwright, "
"Amanda Charbonneau, Bede Constantinides, Greg Edvenson, "
Expand Down

0 comments on commit 342ba05

Please sign in to comment.