Commit ea361dd
fix: explicitly declare support for Python 3.13 (#1741)
* fix: explicitly declare support for Python 3.13
* Add config for samples
* skip 2 tests due to oauth2client incompatibility
* bump google-cloud-storage in samples test
* bump google-auth in samples test
* coverage
---------
Co-authored-by: ohmayr <omairnaveed@ymail.com>1 parent 4726bf3 commit ea361dd
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments