File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# strongtyping-pyoverload
2- [ ![ Python 3.9] ( https://img.shields.io/badge/python-3.9-blue.svg )] ( https://www.python.org/downloads/release/python-390/ )
3- [ ![ Python 3.10] ( https://img.shields.io/badge/python-3.10-blue.svg )] ( https://www.python.org/downloads/release/python-3100/ )
42[ ![ Python 3.11] ( https://img.shields.io/badge/python-3.11-blue.svg )] ( https://www.python.org/downloads/release/python-3110/ )
3+ [ ![ Python 3.12] ( https://img.shields.io/badge/python-3.12-blue.svg )] ( https://www.python.org/downloads/release/python-3120/ )
4+ [ ![ Python 3.13] ( https://img.shields.io/badge/python-3.13-blue.svg )] ( https://www.python.org/downloads/release/python-3130/ )
55[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
66[ ![ Imports: isort] ( https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336 )] ( https://pycqa.github.io/isort/ )
77![ Python application] ( https://github.com/FelixTheC/py-overload/workflows/Python%20application/badge.svg )
Original file line number Diff line number Diff line change 11[tox]
2- envlist = py310, py311,py312,py313
2+ envlist = py311,py312,py313
33
44[testenv]
55deps = pytest-cov
You can’t perform that action at this time.
0 commit comments