fixes to use new IO

This commit is contained in:
Vitor Santos Costa
2017-08-09 08:15:51 +01:00
parent 5b5e954dbc
commit a7bc4a3c71
11 changed files with 96 additions and 162 deletions

View File

@@ -1,13 +1,5 @@
[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.*