Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 0eca7b9

Browse files
committed
Update setup.py
1 parent 6b2daf6 commit 0eca7b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
]
2626

2727
setup(
28-
name='unison',
29-
description='A project for XDev',
28+
name='esds-unison',
29+
description='Automate execution of Jupyter Notebooks from another Notebook or the command line.',
3030
long_description=long_description,
3131
long_description_content_type='text/markdown',
3232
python_requires='>=3.8',

0 commit comments

Comments
 (0)