summaryrefslogtreecommitdiff
path: root/.github/workflows/python-tests.yml
diff options
context:
space:
mode:
authorHenry Schreiner <henryschreineriii@gmail.com>2020-05-25 10:49:04 -0400
committerHenry Schreiner <henryschreineriii@gmail.com>2020-05-25 12:45:27 -0400
commitc17e67f53860b26d265e55ded196be8495a99077 (patch)
tree394e39440c956eac3ba17a9a8195ece155327032 /.github/workflows/python-tests.yml
parent55c4c7ca378e617a694a253e0ba304a4e0f6dd6c (diff)
downloadsetuptools-scm-c17e67f53860b26d265e55ded196be8495a99077.tar.gz
Adding Windows + Py 2.7 test, skips
Diffstat (limited to '.github/workflows/python-tests.yml')
-rw-r--r--.github/workflows/python-tests.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml
index d8f8ead..ca8df3f 100644
--- a/.github/workflows/python-tests.yml
+++ b/.github/workflows/python-tests.yml
@@ -19,8 +19,6 @@ jobs:
os: [windows-latest, ubuntu-latest] #, macos-latest]
exclude:
- os: windows-latest
- python_version: "2.7"
- - os: windows-latest
python_version: "pypy2"
include:
- os: ubuntu-latest