parent
6c87dd9246
commit
6ab2cd0dd6
@ -1,2 +1,11 @@
|
||||
[bdist_wheel]
|
||||
universal=1
|
||||
|
||||
[nosetests]
|
||||
warningfilters=module |.* |DeprecationWarning |notebook.*
|
||||
default |.* | Warning | notebook.*
|
||||
ignore |.*metadata.* |DeprecationWarning |notebook.*
|
||||
ignore |.*schema.* |UserWarning |nbfor.*
|
||||
ignore |The 'warn' method is deprecated, use 'warning' instead | DeprecationWarning |notebook.*
|
||||
error |encodestring\(\) is a deprecated alias, use encodebytes\(\)| DeprecationWarning | notebook.*
|
||||
|
||||
|
||||
Loading…
Reference in new issue