kscalelabs / store

K-Scale Labs store
https://kscale.store
MIT License
35 stars 32 forks source link

Setting project up in dev mode #200

Closed swaradgat19 closed 2 months ago

swaradgat19 commented 2 months ago

Hi folks!

I was setting up the project on my local system. I was installing the package in dev mode (pip install -e '.[dev]'). For some reason, it has been taking me quite a while to install it, perhaps due to the versions of the libraries not being specified in requirements.txt. How much time should it ideally take?

codekansas commented 2 months ago

it may take some time since there's a lot of dependencies - maybe your internet connection isn't that good?