Python - Fix building from wheels

This commit is contained in:
Anthony MOI
2019-12-27 10:39:19 -05:00
parent ffd28ba558
commit bddf7ba737
2 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,6 @@
include Cargo.toml
include pyproject.toml
include rust-toolchain
recursive-include src *
recursive-include tokenizers-lib *
recursive-exclude tokenizers-lib/target *

View File

@ -0,0 +1 @@
nightly