We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 702b67d + 6abdbc1 commit 77e8901Copy full SHA for 77e8901
setup.cfg
@@ -1,6 +1,9 @@
1
[bdist_wheel]
2
universal=1
3
4
+[metadata]
5
+license_file = COPYING.md
6
+
7
[nosetests]
8
warningfilters=module |.* |DeprecationWarning |notebook.*
9
default |.* | Warning | notebook.*
0 commit comments