update to latest ipykernel
This commit is contained in:
13
packages/python/yap_kernel/setup.cfg
Normal file
13
packages/python/yap_kernel/setup.cfg
Normal file
@@ -0,0 +1,13 @@
|
||||
[bdist_wheel]
|
||||
universal=0
|
||||
|
||||
[nosetests]
|
||||
warningfilters= default |.* |DeprecationWarning |ipykernel.*
|
||||
default |.* |DeprecationWarning |IPython.*
|
||||
ignore |.*assert.* |DeprecationWarning |.*
|
||||
ignore |.*observe.* |DeprecationWarning |IPython.*
|
||||
ignore |.*default.* |DeprecationWarning |IPython.*
|
||||
ignore |.*default.* |DeprecationWarning |jupyter_client.*
|
||||
ignore |.*Metada.* |DeprecationWarning |IPython.*
|
||||
|
||||
|
Reference in New Issue
Block a user