Add README for PyPI.
This commit is contained in:
@@ -7,6 +7,7 @@ backend-path = ["tools"]
|
|||||||
name = "aeg"
|
name = "aeg"
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
description = "AEGIS encryption easy to use Python binding. Wheels for major platforms."
|
description = "AEGIS encryption easy to use Python binding. Wheels for major platforms."
|
||||||
|
readme = {file = "README.md", content-type = "text/markdown"}
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Programming Language :: Python :: Implementation :: CPython",
|
"Programming Language :: Python :: Implementation :: CPython",
|
||||||
|
|||||||
Reference in New Issue
Block a user