Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 16eaf85

Browse files
Merge branch 'master' into master
2 parents c36f6c1 + 46dcc89 commit 16eaf85

26 files changed

+5157
-48
lines changed

‎.github/workflows/mplfinance_checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-20.04
66
strategy:
77
matrix:
8-
python-version: [3.6, 3.7, 3.8, 3.9]
8+
python-version: ['3.8', '3.9', '3.10' ]
99
steps:
1010
- name: Preliminary Information
1111
run: |
@@ -27,7 +27,7 @@ jobs:
2727
- run: echo "The ${{ github.repository }} repository has been cloned to the runner."
2828

2929
- name: Set up Python ${{ matrix.python-version }}
30-
uses: actions/setup-python@v2
30+
uses: actions/setup-python@v4
3131
with:
3232
python-version: ${{ matrix.python-version }}
3333

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /