jsonschema-rs/bindings/python/MANIFEST.in

8 lines
183 B
Plaintext

include Cargo.toml
include build.rs
include pyproject.toml
include rust-toolchain
recursive-include src *
recursive-include jsonschema-lib *
recursive-exclude jsonschema-lib/target *