File: setup.cfg

package info (click to toggle)
mayavi2 4.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 21,892 kB
  • sloc: python: 49,447; javascript: 32,885; makefile: 129; fortran: 60
file content (12 lines) | stat: -rw-r--r-- 393 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[tool:pytest]
addopts = 
	--durations=20 -ra --tb=short
filterwarnings = 
	ignore:Workbench will be moved from pyface:PendingDeprecationWarning
	ignore: module 'sre_.+' is deprecated:DeprecationWarning
	ignore:Call to deprecated .*. \((This|Use|Please|Deprecated|Deprecating|Removed|Part|no|renamed) .*\) -- Deprecated since version.*:DeprecationWarning

[egg_info]
tag_build = 
tag_date = 0