Skip to content

Commit af669d6

Browse files
committed
Modify short project description
1 parent 7ca12ee commit af669d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
# this should be a whitespace separated string of keywords, not a list
3030
keywords="reproducible science environments docker",
31-
description = "Repo2docker: Turn git repositories into Jupyter enabled Docker Images",
31+
description = "Repo2docker: Turn code repositories into Jupyter enabled Docker Images",
3232
long_description = readme,
3333
long_description_content_type = 'text/markdown',
3434
license='BSD',

0 commit comments

Comments
 (0)