Skip to content
Snippets Groups Projects
Commit e67c657e authored by jay's avatar jay
Browse files

fixes conda meta that was using pip.

parent ca541f4f
No related branches found
No related tags found
No related merge requests found
...@@ -24,8 +24,6 @@ requirements: ...@@ -24,8 +24,6 @@ requirements:
- sqlalchemy - sqlalchemy
- pyyaml - pyyaml
- affine - affine
- pip:
- libpysal
run: run:
- python - python
- setuptools - setuptools
...@@ -39,8 +37,6 @@ requirements: ...@@ -39,8 +37,6 @@ requirements:
- sqlalchemy - sqlalchemy
- pyyaml - pyyaml
- affine - affine
- pip:
- libpysal
test: test:
imports: imports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment