jsonschema-rs/python/MANIFEST.in

7 lines
155 B
Plaintext
Raw Normal View History

2020-05-17 15:35:11 +00:00
include Cargo.toml
include pyproject.toml
include rust-toolchain
recursive-include src *
recursive-include jsonschema/src/ *
include jsonschema/Cargo.toml