Pārlūkot izejas kodu

use markdown instead of rest

Gerrit 7 gadus atpakaļ
vecāks
revīzija
03db2b9b2e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      setup.py

+ 1
- 1
setup.py Parādīt failu

@@ -1,7 +1,7 @@
1 1
 import os
2 2
 from setuptools import find_packages, setup
3 3
 
4
-with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as readme:
4
+with open(os.path.join(os.path.dirname(__file__), 'README.md')) as readme:
5 5
     README = readme.read()
6 6
 
7 7
 # allow setup.py to be run from any path

Notiek ielāde…
Atcelt
Saglabāt