Commit 59522cc
authored
Test all versions in CI (#401)
Hi! Just checking out your project and I've noticed that you claim to support `>= 3.8`, but you never check other versions except 3.12 in CI.
https://github.com/kozistr/pytorch_optimizer/blob/3c02a48389c065f060a26e5486f7e702ff9fd17c/pyproject.toml#L33-L39
I think that it is important to be sure all version work :)
They can have different bugs.1 parent 3c02a48 commit 59522cc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments