-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add circleci tests for multiple python versions
- Add matrix jobs to unit and ftp/sftp functional tests for python versions 3.9-3.11 - Update circleci cache keys to be compatible with matrix jobs - Update dependencies to avoid import errors in python versions 3.10 and 3.11 - Fix black version in Pipfile to avoid lint and format clash - Update deprecated moto mock call in conftest.py
- Loading branch information
1 parent
e6e2a09
commit 3d2cce2
Showing
4 changed files
with
1,259 additions
and
724 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.