Merge pull request #62 from jtpio/update-contributors

Update to JupyterLab Classic Contributors
pull/6294/head
Jeremy Tuloup 5 years ago committed by GitHub
commit 530c799b8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
BSD 3-Clause License
Copyright (c) 2020, Jeremy Tuloup
Copyright (c) 2020, JupyterLab Classic Contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without

@ -9,7 +9,7 @@
"url": "https://github.com/jtpio/jupyterlab-classic/issues"
},
"license": "BSD-3-Clause",
"author": "Jeremy Tuloup",
"author": "JupyterLab Classic Contributors",
"workspaces": {
"packages": [
"builder",

@ -70,7 +70,7 @@ setup_args = dict(
name=NAME,
version=version,
url="https://github.com/jtpio/jupyterlab-classic",
author="Jeremy Tuloup",
author="JupyterLab Classic Contributors",
description="The next gen old-school Notebook UI",
long_description=long_description,
long_description_content_type="text/markdown",

Loading…
Cancel
Save