parent
8d6c8d7b0f
commit
532586c503
2
setup.py
2
setup.py
|
@ -12,7 +12,7 @@ setup(
|
|||
name="wolfcrypt",
|
||||
version="0.1",
|
||||
description="A python wrapper for the wolfCrypt API",
|
||||
long_description=open("README.md", "rt").read(),
|
||||
long_description=open("README.rst", "rt").read(),
|
||||
url="https://github.com/wolfssl/wolfcrypt-py",
|
||||
author="Moisés Guimarães",
|
||||
author_email="moises@wolfssl.com",
|
||||
|
|
Loading…
Reference in New Issue