Skip to content

Commit 46cb124

Browse files
committed
fix for README.rst
1 parent effe3ea commit 46cb124

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ default:
1010

1111
README.rst: README.md
1212
pandoc README.md -o README.rst
13+
sed -i 's/python,test/python/g' README.rst
1314
python setup.py check -r -s || exit 1
1415

1516
upload: setup.py README.rst

0 commit comments

Comments
 (0)