Skip to content

Commit

Permalink
coderabbitai suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
fra-pcmgf committed Oct 18, 2024
1 parent 9c84e05 commit 7cbda2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/gene-trajectory-python/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build:

requirements:
host:
- python >=3.9
- python >=3.9,<4.0a0
- flit-core >=3.2,<4
- pip
run:
Expand All @@ -40,6 +40,7 @@ test:
- gene_trajectory
commands:
- pip check
- python -m pytest --pyargs gene_trajectory
requires:
- pip

Expand Down

0 comments on commit 7cbda2f

Please sign in to comment.