소스 검색

fix readme

Gerrit 7 년 전
부모
커밋
d8e4e2e83b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      setup.py

+ 1
- 1
setup.py 파일 보기

@@ -14,7 +14,7 @@ setup(
14 14
     include_package_data=True,
15 15
     license='AGPLv3',
16 16
     description="Postfix' Transport Encryption under Control of the User",
17
-    long_description=README.md,
17
+    long_description=README,
18 18
     url='https://posttls.com/',
19 19
     author='Hendrik Suenkler',
20 20
     author_email='hendrik@posttls.com',

Loading…
취소
저장