Update to JupyterLab Classic Contributors

This commit is contained in:
Jeremy Tuloup 2020-12-22 14:55:26 +01:00
parent 5d123a4319
commit 6044221a00
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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",

View File

@ -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",