Skip to content

Commit ffc1b05

Browse files
committed
Drop support for EOL Python 3.7
1 parent c731c66 commit ffc1b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# strava-tools
22

33
[![GitHub Actions status](https://github.com/hugovk/strava-tools/workflows/Lint/badge.svg)](https://github.com/hugovk/strava-tools/actions)
4-
[![Python: 3.6+](https://img.shields.io/badge/Python-3.6+-blue.svg?logo=python&logoColor=FFE873)](https://www.python.org/downloads/)
4+
[![Python: 3.8+](https://img.shields.io/badge/Python-3.8+-blue.svg?logo=python&logoColor=FFE873)](https://www.python.org/downloads/)
55
[![Code style: Black](https://img.shields.io/badge/code%20style-Black-000000.svg)](https://github.com/psf/black)
66

77
Command-line scripts to do things with Strava.

0 commit comments

Comments
 (0)