diff --git a/.gitignore b/.gitignore index 7bde555..09be199 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ *.pyc *.swp *.so +*.pyd build/ dist/ diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index bbbbc12..b6869d3 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -11,9 +11,11 @@ requirements: - python - cython - toolz + - libpython # [win] run: - python + - libpython # [win] test: requires: