-
-
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.
Do not add the 2.7 check to 6.0 jobs.
- Loading branch information
1 parent
73557e2
commit a0e35c5
Showing
1 changed file
with
6 additions
and
0 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
a0e35c5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mauritsvanrees I'm looking at making the
py3_versions
config setting to be a dictionary, and this fix here is fine, but it fails short, as there are other places were that have to be fixed.I'm having a look at it :)