Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Story Points:3
-
Team:Data Access and Database
Description
We packaged flask (see dm-1797) and we are using it via eups, but we have not packaged flask dependencies, and we are still relying on anaconda to get them. This story involve packaging the dependencies.
Per discussion at qserv mtg 5/27, we are ok with anaconda dependency for now. Packaging via eups would only solve the problem partially because we'd have to deal with two versions of the same package: one via eups and one via anaconda. Containers might help.