bao-mozjs-src-python 140.13.0-4

SpiderMonkey source slice (python) for bao-mozjs-sys
Documentation
1
2
3
4
5
6
7
8
9
extend = "../../pyproject.toml"
src = [
    # Treat direct imports in the test modules as first party.
    "mozpack/test",
    "mozbuild/test",
]

[isort]
known-first-party = ["mozbuild"]