djaodjin / djaodjin-saas

Django application for software-as-service and subscription businesses
Other
564 stars 124 forks source link

Update requirements.txt #109

Closed gealmeida closed 7 years ago

gealmeida commented 7 years ago

libraries missing in order to run test site

smirolo commented 7 years ago

Thanks @gustavoedgaralmeida!

Note: To run the testsite, it is best to use testsite/requirements.txt because the version of the packages are pinned there. The requirements.txt at the same level as setup.py is meant to be used when the app is installed through pip.

gealmeida commented 7 years ago

Sorry, I was just testing and didn't notice the requirements inside testsite...

nice work

On Tue, Oct 25, 2016 at 6:26 AM, Sebastien Mirolo notifications@github.com wrote:

Thanks @gustavoedgaralmeida https://github.com/gustavoedgaralmeida!

Note: To run the testsite, it is best to use testsite/requirements.txt because the version of the packages are pinned there. The requirements.txt at the same level as setup.py is meant to be used when the app is installed through pip.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/djaodjin/djaodjin-saas/pull/109#issuecomment-255939786, or mute the thread https://github.com/notifications/unsubscribe-auth/AMcaUz8akbYeLo5LMX7CO0iwo_fCFxspks5q3ZLogaJpZM4KfOGG .

Cumprimentos, Gustavo Almeida