Commit 5afe90d
authored
Disable tokenizers on Windows (#13667)
Tokenizers currently does not build on Windows. I've filed as
meta-pytorch/tokenizers#111 and intend to fix
this shortly, but I'm disabling for now to allow us to set up functional
Windows CI and prevent regressions as we progressively enable things.1 parent bda3142 commit 5afe90d
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
117 | 122 | | |
118 | 123 | | |
119 | 124 | | |
| |||
0 commit comments