Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to nengo-bones templating #204

Merged
merged 6 commits into from Apr 16, 2019
Merged

Switch to nengo-bones templating #204

merged 6 commits into from Apr 16, 2019

Conversation

drasmuss
Copy link
Member

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

.travis.yml Outdated Show resolved Hide resolved
@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.

None yet

3 participants