diff options
| author | Federico Caselli <cfederico87@gmail.com> | 2021-11-02 21:34:09 +0100 |
|---|---|---|
| committer | Federico Caselli <cfederico87@gmail.com> | 2021-11-02 21:34:09 +0100 |
| commit | f38f329abcc7a4cd1ab295c7d6902e7719bf6310 (patch) | |
| tree | f2c777899b5a01332d5a82b515ff6b607dc0e8bd /.github | |
| parent | f15ecd410f1b374668d9e9fb455066f5a65340da (diff) | |
| download | python-mimeparse-update_setup.tar.gz | |
chore: review feedbackupdate_setup
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/run-test.yaml | 1 |
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" |
