CharlesAverill / prettybird

GNU General Public License v3.0
7 stars 2 forks source link

[Suggestion] Not to use conda env #18

Closed diohabara closed 2 years ago

diohabara commented 2 years ago

We are using conda and poetry simultaneously. However, conda is only used to install poetry. If so, what about removing conda to decrease dependencies? Isn't it redundant?

I'll create a suggestion pull request.

diohabara commented 2 years ago

@CharlesAverill

CharlesAverill commented 2 years ago

Yeah I agree, I noticed that poetry has its own env stuff but didn't think about it too hard. I'm cool with your idea.