Skip to content

Commit

Permalink
Uncomment py3.9 jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Heidi Tong committed Dec 29, 2020
1 parent 47802d9 commit 4874e3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,17 +201,17 @@ workflows:
version: 2.1
tests:
jobs:
# - test-py39
- test-py39
- test-py38
- test-py37
- test-py36
- test-py35
# - test-osx-py39
- test-osx-py39
- test-osx-py38
- test-osx-py37
- test-osx-py36
- test-osx-py35
# - test-win-py39
- test-win-py39
- test-win-py38
- test-win-py37
- test-win-py36
Expand Down

0 comments on commit 4874e3f

Please sign in to comment.