Commit f29f1e2
authored
[Test] Update for sentencepiece (#1361)
It appears that `sentencepiece` has been updated with Python 3.13 support, and the [replacement package](https://pypi.org/project/dbowring-sentencepiece/) we were using has been yanked from PyPI. Update `setup.py` to reflect this.
Closes #12221 parent a23df17 commit f29f1e2
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 47 | | |
52 | 48 | | |
53 | 49 | | |
| |||
79 | 75 | | |
80 | 76 | | |
81 | 77 | | |
82 | | - | |
| 78 | + | |
83 | 79 | | |
84 | 80 | | |
85 | 81 | | |
| |||
0 commit comments