diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index 255da60..b8ee602 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -5,6 +5,15 @@ package: requirements: build: - python + - "taxcalc>=3.0.0" + - "behresp>=0.11.0" + - dask + - bokeh + - markdown + - tabulate + - pypandoc + - matplotlib + - "numpy>=1.14" run: - python