tethysplatform / tethys

The Tethys Platform main Django website project repository.
http://tethysplatform.org/
BSD 2-Clause "Simplified" License
91 stars 50 forks source link

Fix Matrix Issue with Pinned Versions #1057

Closed gagelarsen closed 1 month ago

gagelarsen commented 1 month ago

Description

This merge request addresses an issue where running the install script didn't pin to a specific version of python or Django. It was only setting the lower bounds. We want to pin it when we set a version.

Changes Made to Code:

Related

Additional Notes

Quality Checks

coveralls commented 1 month ago

Coverage Status

coverage: 100.0%. remained the same when pulling f42d6b566726ce4cac21c980c9398c7b00301077 on fix_install_script into 569e8dab4761ea4c16c45dbdeb889dd85898a1f2 on main.