Browse Source

fix readme

Gerrit 7 years ago
parent
commit
d8e4e2e83b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      setup.py

+ 1
- 1
setup.py View File

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

Loading…
Cancel
Save