LDAR-Sim / LDAR_Sim

MIT License
11 stars 20 forks source link

req: Updated python requirements for V4 #210

Closed ThomasGalesloot closed 3 months ago

ThomasGalesloot commented 3 months ago

Pull Request Key Information

Reason for change

Requirement files were out of date and difficult to maintain.

What was changed

Updated to use conda environment files for easier management. requirements.txt and requirements_dev.txt have been removed. install/environment.yml is the main environment file for the project. install/dev_environment.yml is the environment file for development.

Intended Purpose

Update requirements

Level of version change required

N/A

Testing Completed

Ran weather downloader, ldar_sim and ldar_sim sensitivity analysis for normal requirements. For dev requirements ensured all unit tests were running and passing.

Target Issue

N/A

Additional Information

N/A