Compare commits
No commits in common. "add-missing-requirement" and "master" have entirely different histories.
add-missin
...
master
1 changed files with 0 additions and 4 deletions
4
setup.py
4
setup.py
|
@ -28,10 +28,6 @@ setup(
|
|||
|
||||
keywords='jupyter jupyterlab',
|
||||
|
||||
install_requires=[
|
||||
'ujson'
|
||||
],
|
||||
|
||||
packages=find_packages(exclude=['tests', ]),
|
||||
data_files=[('', ["LICENSE", "README.md"])],
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Add table
Reference in a new issue