Skip to content

Commit

Permalink
Remove Python build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
moeyensj committed May 5, 2022
1 parent 6883ed5 commit 220f66a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions recipe/conda_build_config.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ source:

requirements:
host:
- python {{ python }}
- python >=3.7
- pip
- setuptools >=45
- setuptools_scm >=6.0
- wheel
run:
- python {{ python }}
- python >=3.7
- numpy
- astropy
- pandas
Expand Down

0 comments on commit 220f66a

Please sign in to comment.