Skip to content

Commit

Permalink
Merge pull request #50 from mindsdb/pandas2
Browse files Browse the repository at this point in the history
bump to pandas 2
  • Loading branch information
paxcema authored Aug 1, 2023
2 parents 5c643da + adfb9e0 commit 58d138d
Show file tree
Hide file tree
Showing 4 changed files with 137 additions and 130 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: ["3.7","3.8","3.9","3.10","3.11"]
python-version: ["3.8","3.9","3.10","3.11"]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down
Loading

0 comments on commit 58d138d

Please sign in to comment.