Skip to content

Commit

Permalink
Drop support for EOL Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 31, 2023
1 parent c731c66 commit ffc1b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# strava-tools

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

Command-line scripts to do things with Strava.
Expand Down

0 comments on commit ffc1b05

Please sign in to comment.