Skip to content

Commit fbf0798

Browse files
committed
Enabled py3 tests in circleci
1 parent b6a3dad commit fbf0798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,4 @@ workflows:
142142
build:
143143
jobs:
144144
- py2
145-
#- py3
145+
- py3

0 commit comments

Comments
 (0)