Skip to content

Commit

Permalink
move test
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Apr 2, 2024
1 parent 945a10f commit 68893cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ requirements:
- python
- greenlet ==3.0.3
- pyee ==11.0.1
test:
test: # [build_platform == target_platform]
requires:
- pip
imports:
- playwright
- playwright.sync_api
- playwright.async_api
commands:
- playwright --help # [build_platform == target_platform]
- playwright --help

about:
home: https://github.com/microsoft/playwright-python
Expand Down

0 comments on commit 68893cd

Please sign in to comment.