Skip to content

Commit

Permalink
Skip entirely builds with python < 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed Oct 25, 2021
1 parent 18db31d commit 0879cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/gym-ignition/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source:

build:
number: 0
skip: true # [win or osx]
skip: true # [win or osx or py<38]

outputs:

Expand Down

0 comments on commit 0879cbc

Please sign in to comment.