mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Python - Fix building from wheels
This commit is contained in:
@ -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 *
|
||||
|
1
bindings/python/rust-toolchain
Normal file
1
bindings/python/rust-toolchain
Normal file
@ -0,0 +1 @@
|
||||
nightly
|
Reference in New Issue
Block a user