Skip to content

Commit

Permalink
feat: test on python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dupuy committed Jan 7, 2025
1 parent e41dc51 commit c212282
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,9 @@ envlist =
py310
py311
py312
py313
py38
py39
labels =
test = py310, py311, py312, py38, py39
test = py310, py311, py312, py313, py38, py39
static = doctest-cli, pre-commit

0 comments on commit c212282

Please sign in to comment.