Hi Thomas, Analyzing the issue [1] that Bastian had created would require the use of a setup.py file. This file already stores all application dependencies without having a requirements.txt file.
So the reason I closed this MR [2] was that to move faster I joined the part that you had done regarding the dependency clean with this new configuration file in a new MR [3]. I created an issue [4] to track the remaining modules to be wrapped for Debian. [1] https://salsa.debian.org/cloud-team/image-finder/issues/24 [2] https://salsa.debian.org/cloud-team/image-finder/merge_requests/30 [3] https://salsa.debian.org/cloud-team/image-finder/merge_requests/31 [4] https://salsa.debian.org/cloud-team/image-finder/issues/36 Best, Arthur Diniz Em ter, 30 de jul de 2019 às 04:27, Thomas Goirand <[email protected]> escreveu: > On 7/27/19 9:55 PM, Arthur Diniz wrote: > > Arthur Diniz <https://salsa.debian.org/arthurbdiniz-guest> commented: > > > > As we will not use requirements files to store python modules anymore > > and everything will be done on setup.py !31 > > <https://salsa.debian.org/cloud-team/image-finder/merge_requests/31> > > file this MR doesn't make sense and I'm closing it. > > Hi Arthur, > > I don't understand this message in the MR. Could you explain? > I'd really appreciate if we could move forward with this... > > Thomas > >
