tethysplatform / tethys

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

Fix Matrix Issue with Pinned Versions #1056

Closed gagelarsen closed 4 months ago

gagelarsen commented 4 months 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 4 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling c41be4a34e73426a69f332cd38da9ef11b16a5e1 on fix_matrix_issue into 569e8dab4761ea4c16c45dbdeb889dd85898a1f2 on main.