Use conda + Update initial setup docs

This commit is contained in:
abejgonzalez
2022-04-28 15:10:46 -07:00
committed by Abraham Gonzalez
parent 684a02a10f
commit 1de35a6af4
46 changed files with 742 additions and 841 deletions

View File

@@ -3,13 +3,12 @@ version: 2
build:
os: ubuntu-20.04
tools:
python: "3.6"
python: "mambaforge-4.10"
formats: all
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: docs/requirements.txt
conda:
environment: scripts/conda-requirements.yaml