Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 727 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 727 Bytes

Conda recipes for Brightway and some of my other code

Uses tips and tricks from Adrian Haas.

Created originally using conda skeleton pypi brightway2, but then modified manually.

Uses script: python setup.py install --single-version-externally-managed --record record.txt to avoid pip re-installing things.

Uses Jinja2 variables the same way that conda-forge does.

Get SHA256 values from the pypi warehouse.

Conda fun and frustration

  • voluptuous is need because there isn't a 3.6 release in conda-forge yet outside of Linux