Closed dmarx closed 2 years ago
Copy the contents above into a file called environment.yml
and run the following command in the directory containing it to create a new conda environment called pytti-tools
conda env create -f environment.yml
After creating the environment, activate it to continue setting it up or to use it:
conda activate pytti-tools
name: pytti-tools channels: