Skip to content

Commit

Permalink
Updated jupterlab version
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen van Eijk committed Sep 3, 2020
1 parent 1fa4d68 commit 11ac5b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,8 @@ def run(self):
"keyboard==0.13.5", # MIT License
"babel==2.7.0", # BSD 3-Clause
"click==7.0", # BSD 3-Clause6
"idna==2.5", # BSD 3-Clause
"pyglet==1.5.5", # MIT License
"jupyterlab==2.1.5", # BSD License
"jupyterlab==2.2.6", # BSD License
],
include_package_data=True,
cmdclass={"install": InstallationWrapper},
Expand Down

0 comments on commit 11ac5b4

Please sign in to comment.