Skip to content

Commit

Permalink
Unpin packaging
Browse files Browse the repository at this point in the history
Done upstream in galaxyproject/galaxy#16322

Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
  • Loading branch information
mbargull committed Oct 31, 2023
1 parent c1d8640 commit 71b49ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Expand Up @@ -12,7 +12,7 @@ source:

build:
noarch: python
number: 0
number: 1
entry_points:
- galaxy-tool-test=galaxy.tool_util.verify.script:main
- mulled-build=galaxy.tool_util.deps.mulled.mulled_build:main
Expand All @@ -36,7 +36,7 @@ requirements:
- galaxy-util >={{ galaxy_version }}
- lxml
- markupsafe
- packaging <22
- packaging
- pydantic <2
- pyyaml
- requests
Expand Down

0 comments on commit 71b49ce

Please sign in to comment.