Skip to content

Commit

Permalink
set python version to minimum python version to 3.7.2 and added pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
step21 committed Aug 28, 2022
1 parent bcc9e49 commit 969806d
Show file tree
Hide file tree
Showing 4 changed files with 240 additions and 43 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

# 2022-08-28

## Changed

- Downgraded pandas to 1.3.* for compatibility with Python 3.7 and various CI and tooling fixes.

# 2022-08-24

## Added
Expand Down
Loading

0 comments on commit 969806d

Please sign in to comment.