Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ifilot authored Jun 29, 2023
1 parent 39aacfb commit b2d8eb0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,26 @@ requirements:
build:
- numpy>=1.21
- python>=3.9
- matplotlib
- scipy
- fonttools

host:
- pip
- python>=3.9
- setuptools<=58.2.0
- numpy>=1.21
- scipy
- matplotlib
- fonttools

run:
- python>=3.9
- numpy>=1.21
- scipy
- matplotlib
- fonttools

test:
requires:
- numpy
- scipy
- matplotlib
- fonttools
- setuptools<=58.2.0
- nose
source_files:
Expand Down

0 comments on commit b2d8eb0

Please sign in to comment.