Skip to content

oxfordcontrol/osqp-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSQP Conda Recipes builder

Build Status Build status

This repository builds conda recipes and uploads them automatically to anaconda.

Release number

To change a release number you need to edit the file conda_recipe/osqp/meta.yaml at the line

{% set version = "0.5.0" %}

to set the right version number.

Triggering a build

You can trigger a build by:

  • making a commit to the osqp-recipes repository (e.g. with git commit --allow-empty); or
  • clicking on the circular arrow icon towards the top right of the travis-ci page, to rerun the previous build.

In general, it is better to trigger a build with a commit, because this makes a new set of build products and logs, keeping the old ones for reference. Keeping the old build logs helps us keep track of previous problems and successful builds.

About

OSQP Python Conda recipes builder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors