Skip to content

Switch to nengo-bones templating - #204

Merged
tbekolay merged 6 commits into
masterfrom
template-ci
Apr 16, 2019
Merged

Switch to nengo-bones templating#204
tbekolay merged 6 commits into
masterfrom
template-ci

Conversation

@drasmuss

Copy link
Copy Markdown
Member

This replaces #193 as well, since caching and pytest-xdist are now built into the template scripts.

@drasmuss
drasmuss force-pushed the template-ci branch 3 times, most recently from ebabeb8 to 31d6b79 Compare March 29, 2019 15:52
Comment thread .travis.yml Outdated
@arvoelke
arvoelke force-pushed the template-ci branch 2 times, most recently from 9443866 to 1ecba76 Compare April 10, 2019 16:08
@drasmuss
drasmuss force-pushed the template-ci branch 2 times, most recently from 832cbe8 to 3a3b27c Compare April 15, 2019 19:44
drasmuss and others added 5 commits April 15, 2019 22:31
1.28.0 requires pytest>=4.4, which is not supported
in nengo<3.0.
The issue is that conda installs certifi, and then pip can't
uninstall it because it doesn't detect it.
Preventing pip from upgrading packages is okay since we
disabled caching in nengo-bones.
But we still need to upgrade pip itself because otherwise
we get "Direct url requirement not allowed for dependencies"
when doing `pip install -e .[docs]` for `abr_control`.
This is not a long-term fix, but once we remove conda and then
re-enable caching we shouldn't have this issue.
@tbekolay
tbekolay merged commit 826d3ba into master Apr 16, 2019
@tbekolay
tbekolay deleted the template-ci branch April 16, 2019 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants