Skip to content

Commit

Permalink
Windoze
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Dec 21, 2014
1 parent c54aaed commit c7320b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,5 +3,6 @@
*.pyc
*.swp
*.so
*.pyd
build/
dist/
2 changes: 2 additions & 0 deletions conda.recipe/meta.yaml
Expand Up @@ -11,9 +11,11 @@ requirements:
- python
- cython
- toolz
- libpython # [win]

run:
- python
- libpython # [win]

test:
requires:
Expand Down

0 comments on commit c7320b4

Please sign in to comment.