-
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 python versions 3.9, 3.10 & 3.11
- Remove functional-ftp circleci job as ftp server docker image is no longer supported (Previously didn't run ftp tests) - Pin black version number in pipfile to avoid lint/format loop - Pin moto format number to avoid dependency errors in Python versions > 3.9 - Update pipfile for for black and moto - Update deprecated moto mock call in conftest.py
- Loading branch information
1 parent
e6e2a09
commit b7032aa
Showing
5 changed files
with
677 additions
and
824 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.