Skip to content

breathe/pylada_conda_pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conda package wrapping pylada-light project

To use -- with current working directory containing meta.yaml:

  1. conda create -n conda-build-env python=3.6 conda-build anaconda-client conda-verify
  2. conda activate conda-build-env
  3. conda-build . -c conda-forge

Build Environment setup requirements (macOS)

Ensure tree command is present in path and install the macOS 10.9 sdk.

(you can use this script but check what it does first to confirm you are happy with the modifications it will perform) bash -x macos_ci_setup.sh

Build Environment setup requirements (linux)

Ensure tree command is installed in PATH.

About

Conda package for pylada

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published