We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc8b705 + e10df00 commit 406be47Copy full SHA for 406be47
setup.cfg
@@ -3,12 +3,3 @@ universal=0
3
4
[metadata]
5
license_file = LICENSE
6
-
7
-[nosetests]
8
-warningfilters=module |.* |DeprecationWarning |notebook.*
9
- default |.* | Warning | notebook.*
10
- ignore |.*metadata.* |DeprecationWarning |notebook.*
11
- ignore |.*schema.* |UserWarning |nbfor.*
12
- ignore |The 'warn' method is deprecated, use 'warning' instead | DeprecationWarning |notebook.*
13
- error |encodestring\(\) is a deprecated alias, use encodebytes\(\)| DeprecationWarning | notebook.*
14
- error |decodestring\(\) is a .*| DeprecationWarning | notebook.*
0 commit comments