On Tue, Sep 11, 2018 at 12:18:05PM -0700, Federico Capoano wrote: > The requirements file is read by the setup.py (eg: check this out) so probably > also that would have to be changed.
Sure, I will have a look at that. > I wonder if pipenv is supported yet by requirements.io, that service is pretty > useful to monitor which dependencies are outdated or insecure. http://shiningpanda.com/pipenv-support.html It seems they already support it. Those two files they mention are called 'Pipfile' and Pipfile.lock', though. > For sure we can have a task that asks the beginners to install pipenv and > start > using it (instead of virtualenv). As proposed, I will try to migrate one project and then we'll see how that turns out. Greetings, Oliver -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
