Skip to content

Commit

Permalink
BUILD: remove conda dependencies with boruta
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ittner committed Jul 20, 2021
1 parent 7eda1a9 commit 02bc3ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions condabuild/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ requirements:
- pip>=20.*
- python=3.8.*
run:
# boruta is called boruta_py on conda-forge
- boruta_py {{ environ.get('FACET_V_BORUTA') }}
- gamma-pytools {{ environ.get('FACET_V_GAMMA_PYTOOLS') }}
- ipython {{ environ.get('FACET_V_IPYTHON') }}
- joblib {{ environ.get('FACET_V_JOBLIB') }}
Expand Down

0 comments on commit 02bc3ba

Please sign in to comment.