We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d5dd0 commit 2f91892Copy full SHA for 2f91892
setup.py
@@ -10,7 +10,7 @@
10
url="https://github.com/GraylinKim/sc2reader",
11
12
description="Utility for parsing Starcraft II replay files",
13
- long_description=open("README.txt").read(),
+ long_description=open("README.rst").read(),
14
keywords=["starcraft 2","sc2","parser","replay"],
15
classifiers=[
16
"Environment :: Console",
0 commit comments