thinkingmachines / geomancer

Automated feature engineering for geospatial data
MIT License
216 stars 16 forks source link

Test on both dev and package #69

Closed ljvmiranda921 closed 5 years ago

ljvmiranda921 commented 5 years ago

This tests ensures that the dist being published to PyPI will work as expected by running tox. I also renamed the python3.6 and python3.7 pipelines into dev-py36 and dev-py37 because they only test the dev environment (from requirements-dev.txt).

It would be easier if we can just sync what's in requirements-dev.txt inside setup.py, but I'm blocked by the -e -e git+git://github.com/thinkingmachines/pybigquery.git@gis#egg=pybigquery line. The way I do this is just strip lines from requirements-dev.txt into a list