Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsstSim
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:SQuaRE
Description
The dependency on python_mysqlclient in obs_lsstSim is cargo culted from obs_sdss and should be removed.
Looking more closely, obs_lsstSim does, in fact, use MySQLdb, so this isn't as simple as just removing the setupRequired. We need to figure out how best to deal with this.