Skip to content

Commit

Permalink
up tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Jan 9, 2025
1 parent 80e1b27 commit 5bc1342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poetry/test_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ test_version_plugins() {
- poetry (>=1.8.0,<3.0.0)
- poetry-core (>=1.7.0,<3.0.0)
- poetry-plugin-sort (0.2.1) Poetry plugin to sort the dependencies alphabetically
- poetry-plugin-sort (0.3.0) Poetry plugin to sort the dependencies alphabetically
1 application plugin
Dependencies
- poetry (>=1.2.0,<2.0.0)" "$(../bin/poetry.sh self show plugins)"
- poetry (>=1.2)" "$(../bin/poetry.sh self show plugins)"
}

test_install_from_symlink() {
Expand Down

0 comments on commit 5bc1342

Please sign in to comment.