Skip to content

isce-framework/recipes-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

recipes-test

Testing playground for recipes

Original instructions from Ryan Burns.

  1. Change your working directory to the recipe that you want to build
cd travis/pyre
  1. Build conda recipe
conda-build .
  1. Login to anaconda
anaconda login
  1. Upload to anaconda channel
anaconda upload pathtotar/pyre-1.0-py37_0.tar.bz2
  1. Test in a different virtual environment that the new package is available
conda install -c channel_name pyre

About

Testing playground for recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages