Skip to content

Commit

Permalink
Revert usage of pin_subpackage
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Jul 29, 2021
1 parent 52219b0 commit a55d5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/opentrons/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ outputs:
- aionotify >=0.2.0 # [linux]
- jsonschema >=3.0.2,<4
- numpy >=1.15.1
- opentrons_shared_data =={{ version }}
- pydantic >=1.4
- pyserial >=3.5
- typing-extensions >=3.7.4.3
- {{ pin_subpackage('opentrons_shared_data', max_pin="x.x.x") }}
test:
imports:
- opentrons
Expand Down

0 comments on commit a55d5a3

Please sign in to comment.