Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Test on both dev and package #69

Merged
merged 2 commits into from
Apr 12, 2019
Merged

Test on both dev and package #69

merged 2 commits into from
Apr 12, 2019

Conversation

ljvmiranda921
Copy link
Contributor

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

@ljvmiranda921 ljvmiranda921 added the build Builds, continuous integration, dependencies label Apr 10, 2019
@ljvmiranda921 ljvmiranda921 self-assigned this Apr 10, 2019
Copy link
Contributor

@marksteve marksteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re: the vcs dependency, will try to make a PR to the upstream repo next week.

@marksteve marksteve merged commit 1aabcb6 into master Apr 12, 2019
@marksteve marksteve deleted the update/test branch April 12, 2019 08:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Builds, continuous integration, dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants