Skip to content

Commit

Permalink
Python: 3.8+
Browse files Browse the repository at this point in the history
Co-authored-by: Ángel Ferran Pousa <angelmail_97@msn.com>
  • Loading branch information
ax3l and AngelFP authored Dec 20, 2023
1 parent 7d3c57a commit a2bec27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/wake-t/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ build:
requirements:
host:
- pip
- python >=3.6
- python >=3.8
- setuptools
run:
- aptools
- numba
- numpy
- openpmd-api
- python >=3.6
- python >=3.8
- scipy
- tqdm

Expand Down

0 comments on commit a2bec27

Please sign in to comment.