Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
33
venv/Lib/site-packages/ipykernel-5.3.4.dist-info/METADATA
Normal file
33
venv/Lib/site-packages/ipykernel-5.3.4.dist-info/METADATA
Normal file
|
@ -0,0 +1,33 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: ipykernel
|
||||
Version: 5.3.4
|
||||
Summary: IPython Kernel for Jupyter
|
||||
Home-page: https://ipython.org
|
||||
Author: IPython Development Team
|
||||
Author-email: ipython-dev@scipy.org
|
||||
License: BSD
|
||||
Keywords: Interactive,Interpreter,Shell,Web
|
||||
Platform: Linux
|
||||
Platform: Mac OS X
|
||||
Platform: Windows
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Intended Audience :: System Administrators
|
||||
Classifier: Intended Audience :: Science/Research
|
||||
Classifier: License :: OSI Approved :: BSD License
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Requires-Python: >=3.5
|
||||
Requires-Dist: ipython (>=5.0.0)
|
||||
Requires-Dist: traitlets (>=4.1.0)
|
||||
Requires-Dist: jupyter-client
|
||||
Requires-Dist: tornado (>=4.2)
|
||||
Requires-Dist: appnope ; platform_system == "Darwin"
|
||||
Provides-Extra: test
|
||||
Requires-Dist: pytest (!=5.3.4) ; extra == 'test'
|
||||
Requires-Dist: pytest-cov ; extra == 'test'
|
||||
Requires-Dist: flaky ; extra == 'test'
|
||||
Requires-Dist: nose ; extra == 'test'
|
||||
|
||||
The IPython kernel for Jupyter
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue