mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Change description in setup.py (#1497)
This commit is contained in:
parent
b020b9aff9
commit
3f9a67a439
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -93,7 +93,7 @@ setup(
|
|||
name="squeaknode",
|
||||
version=__version__,
|
||||
url="https://github.com/yzernik/squeaknode",
|
||||
description="Server for squeak protocol.",
|
||||
description="Node for squeak protocol.",
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue