diff options
| author | Stevie Gayet <87695919+stegayet@users.noreply.github.com> | 2023-01-23 16:06:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-23 07:06:24 -0800 |
| commit | c7642f02b26f15a5e1bb692d103cadeeeaba9bc1 (patch) | |
| tree | d378246936e9c6ba0c6248b7becf8169992613a4 /tox.ini | |
| parent | c7a2e7bc7c387af23b3c896bf05003cf2bd8646b (diff) | |
| download | python-magic-c7642f02b26f15a5e1bb692d103cadeeeaba9bc1.tar.gz | |
chore(tests): add Python 3.10 and 3.11 in CI runs/tox/trove classifier (#284)
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ envlist = py38, py39, py310, + py311, mypy [testenv] |
