We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca12ee commit af669d6Copy full SHA for af669d6
setup.py
@@ -28,7 +28,7 @@
28
},
29
# this should be a whitespace separated string of keywords, not a list
30
keywords="reproducible science environments docker",
31
- description = "Repo2docker: Turn git repositories into Jupyter enabled Docker Images",
+ description = "Repo2docker: Turn code repositories into Jupyter enabled Docker Images",
32
long_description = readme,
33
long_description_content_type = 'text/markdown',
34
license='BSD',
0 commit comments