Skip to content

Commit

Permalink
Issue #595 fixes search export CBP
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptomail committed May 13, 2024
1 parent 9944450 commit 4273e7b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ run_linter: &run_linter
version: 2
jobs:
python3.5:
docker:
- image: cimg/python:3.5
working_director: ~/repo
steps:
- checkout
- <<: *run_tests
python3.6:
docker:
- image: cimg/python:3.6
Expand Down Expand Up @@ -80,7 +73,6 @@ workflows:
build_and_test:
jobs:
- linter
- python3.5
- python3.6
- python3.7
- python3.8
Expand Down

0 comments on commit 4273e7b

Please sign in to comment.