Skip to content

Commit 98af034

Browse files
Update stage3.0_first_views/setup.py
1 parent 26f8be7 commit 98af034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stage3.0_first_views/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
setup(
1515
name=PKG_NAME,
1616
version=info["__version__"],
17-
description='Hello world for TraitsUI views',
17+
description='Introduction to TraitsUI views',
1818
ext_modules=[],
1919
packages=find_packages(),
2020
data_files=[

0 commit comments

Comments
 (0)