Merge branch 'maint-poetry' of https://github.com/iluvcapra/pycmx into maint-poetry

This commit is contained in:
Jamie Hardt
2024-11-26 10:54:37 -08:00

View File

@@ -16,12 +16,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
<<<<<<< HEAD
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"] python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
=======
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
>>>>>>> ce1a0d32bbc349f905f9819527a2114e0688fea2
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }} - name: Set up Python ${{ matrix.python-version }}