Hello, We interact with devpi using the pip-compatible interface, by putting a value for index_url in ~/.pip/pip.conf. Looking at the documentation, some places use https://devpi_address.com/user/index/ and some places use https://devpi_address.com/user/index/+simple/ - which should we be using, and what's the difference? Thanks, Dan
Hi Dan, The former will redirect pip to the latter, so you can save a roundtrip and some load on your server by directly configuring https://devpi_address.com/user/index/+simple/. Kind Regards, Matthias Von: <devp...@googlegroups.com<mailto:devp...@googlegroups.com>> im Auftrag von Dan Langer <d...@waveaccounting.com<mailto:d...@waveaccounting.com>> Datum: Mittwoch, 4. Mai 2016 um 01:01 An: devpi-dev <devp...@googlegroups.com<mailto:devp...@googlegroups.com>> Betreff: [devpi-dev] Format of index_url in pip.conf Hello, We interact with devpi using the pip-compatible interface, by putting a value for index_url in ~/.pip/pip.conf. Looking at the documentation, some places use https://devpi_address.com/user/index/ and some places use https://devpi_address.com/user/index/+simple/ - which should we be using, and what's the difference? Thanks, Dan -- You received this message because you are subscribed to the Google Groups "devpi-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to devpi-dev+...@googlegroups.com<mailto:devpi-dev+...@googlegroups.com>. To post to this group, send email to devp...@googlegroups.com<mailto:devp...@googlegroups.com>. Visit this group at https://groups.google.com/group/devpi-dev. For more options, visit https://groups.google.com/d/optout.
Thanks! On Wednesday, May 4, 2016 at 8:09:53 AM UTC-4, Bach, Matthias wrote:
Hi Dan,
The former will redirect pip to the latter, so you can save a roundtrip and some load on your server by directly configuring https://devpi_address.com/user/index/+simple/.
Kind Regards, Matthias
Von: <dev...@googlegroups.com <javascript:>> im Auftrag von Dan Langer < d....@waveaccounting.com <javascript:>> Datum: Mittwoch, 4. Mai 2016 um 01:01 An: devpi-dev <dev...@googlegroups.com <javascript:>> Betreff: [devpi-dev] Format of index_url in pip.conf
Hello,
We interact with devpi using the pip-compatible interface, by putting a value for index_url in ~/.pip/pip.conf.
Looking at the documentation, some places use https://devpi_address.com/user/index/ and some places use https://devpi_address.com/user/index/+simple/ - which should we be using, and what's the difference?
Thanks,
Dan
-- You received this message because you are subscribed to the Google Groups "devpi-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to devpi-...@googlegroups.com <javascript:>. To post to this group, send email to dev...@googlegroups.com <javascript:>. Visit this group at https://groups.google.com/group/devpi-dev. For more options, visit https://groups.google.com/d/optout.
participants (2)
-
Bach, Matthias -
Dan Langer