We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01bb94c commit b654a64Copy full SHA for b654a64
.github/workflows/continuous-integration.yml
@@ -35,7 +35,7 @@ jobs:
35
exclude:
36
# https://github.com/stac-utils/pystac/issues/1470
37
- os: windows-latest
38
- python-verison: "3.13"
+ python-version: "3.13"
39
steps:
40
- uses: actions/checkout@v4
41
- uses: actions/setup-python@v5
0 commit comments