mozjs_sys 0.67.1

System crate for the Mozilla SpiderMonkey JavaScript engine.
[tool:pytest]
addopts = -rsx --cov --tb=short
testpaths = tests

[coverage:run]
source = cbor2

[coverage:report]
show_missing = true

[flake8]
max-line-length = 99
exclude = .tox,build,docs

[bdist_wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0