Skip to content

Commit

Permalink
doctest to minimal python 3.8 (#1974)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarriba committed Nov 3, 2022
1 parent 5d1d8cc commit b9f26e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
python-version: [3.8]
python-version: [3.7]
steps:
- uses: actions/checkout@v2
- name: Setup conda dependencies
Expand Down

0 comments on commit b9f26e0

Please sign in to comment.