summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorFederico Caselli <cfederico87@gmail.com>2021-11-02 21:34:09 +0100
committerFederico Caselli <cfederico87@gmail.com>2021-11-02 21:34:09 +0100
commitf38f329abcc7a4cd1ab295c7d6902e7719bf6310 (patch)
treef2c777899b5a01332d5a82b515ff6b607dc0e8bd /.github/workflows
parentf15ecd410f1b374668d9e9fb455066f5a65340da (diff)
downloadpython-mimeparse-update_setup.tar.gz
chore: review feedbackupdate_setup
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/run-test.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/run-test.yaml b/.github/workflows/run-test.yaml
index 519a444..884200a 100644
--- a/.github/workflows/run-test.yaml
+++ b/.github/workflows/run-test.yaml
@@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
python-version:
+ - "3.5"
- "3.6"
- "3.7"
- "3.8"