Skip to content

Commit

Permalink
Fixup packaging for Jinja addition?
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Nov 7, 2023
1 parent dedc702 commit f832849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/objectstore/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ install_requires =
galaxy-util
pydantic<2
PyYAML
Jinja2
packages = find:
python_requires = >=3.7

Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ h5py = "*"
importlib-metadata = "<5" # Work around https://github.com/celery/kombu/issues/1600
importlib-resources = "*"
isa-rwval = ">=0.10.10"
Jinja2 = "*"
kombu = "*"
lagom = "*"
Mako = "*"
Expand Down

0 comments on commit f832849

Please sign in to comment.