mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 16:14:48 +01:00
is written to the specified record type. move record creation functions to the warcwriter add tests for custom record
15 lines
182 B
INI
15 lines
182 B
INI
[run]
|
|
concurrency = gevent
|
|
omit =
|
|
*/test/*
|
|
*/tests/*
|
|
*.html
|
|
*.js
|
|
*.css
|
|
setup.py
|
|
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
if __name__ == .__main__.:
|