kopia lustrzana https://github.com/jupyterhub/repo2docker
Modify short project description
rodzic
7ca12eec6c
commit
af669d6202
2
setup.py
2
setup.py
|
@ -28,7 +28,7 @@ setup(
|
||||||
},
|
},
|
||||||
# this should be a whitespace separated string of keywords, not a list
|
# this should be a whitespace separated string of keywords, not a list
|
||||||
keywords="reproducible science environments docker",
|
keywords="reproducible science environments docker",
|
||||||
description = "Repo2docker: Turn git repositories into Jupyter enabled Docker Images",
|
description = "Repo2docker: Turn code repositories into Jupyter enabled Docker Images",
|
||||||
long_description = readme,
|
long_description = readme,
|
||||||
long_description_content_type = 'text/markdown',
|
long_description_content_type = 'text/markdown',
|
||||||
license='BSD',
|
license='BSD',
|
||||||
|
|
Ładowanie…
Reference in New Issue