Skip to content

Commit 339e869

Browse files
committed
Updating for PyPI release
1 parent 4d73463 commit 339e869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def read_requirements(path):
3232
setup(
3333
name="js2pysecrets",
3434
version=read("js2pysecrets", "VERSION"),
35-
description="Port of secrets.js-grempe Shamir's Secret Sharing",
35+
description="Shamir's Secret Sharing - JS2Py port of secrets.js-grempe.",
3636
url="https://github.com/poing/JS2PySecrets/",
3737
project_urls={
3838
'Documentation': 'https://poing.github.io/JS2PySecrets',

0 commit comments

Comments
 (0)