Closed iandobbie closed 1 month ago
Added an optional requirements to the install section. The tqdm package allows the display of progress bars but is not essential.
Not sure if this is necessary as that should be installed as part of conda install --file conda_requirements.txt
conda install --file conda_requirements.txt
I've made some changes in #48 that hopefully addresses this clearly enough. What do you reckon?
Added an optional requirements to the install section. The tqdm package allows the display of progress bars but is not essential.