Skip to content

Commit

Permalink
Replace -role with -src in requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Nov 13, 2024
1 parent f68a85d commit fd6c0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/resources/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- role: ome.java
- role: ome.python3_virtualenv
- role: ome.ice
- role: ome.postgresql
- src: ome.postgresql
- role: ome.postgresql_client
- role: ome.deploy_archive
- role: ome.omero_server
Expand Down

0 comments on commit fd6c0e9

Please sign in to comment.