Preparing: bash ~/Downloads/Miniconda3-latest-MacOSX-x86_64.sh source .../bin/activate conda update --all conda install conda-build anaconda-client (anaconda-client is used for uploads) Building: conda build pylocker repeat for pylocker pypref pyrep pysimplelog pdbparser fullrmc Upload: conda login anaconda upload --user fullrmc /Users/toby/Scratch/minifrmc/conda-bld/osx-64/fullrmc-4.1.0-py37_0.tar.bz2 or anaconda upload --user fullrmc /Users/toby/Scratch/minifrmc/conda-bld/osx-64/*tar* Testing: bash ~/Downloads/Miniconda3-latest-MacOSX-x86_64.sh source /tmp/t3/bin/activate conda update --all conda install fullrmc -c fullrmc