Navigation
Comment utiliser ce serveur
Installation d'un package
pip install --index-url http://registry.sebastien-landeau.fr/simple/nom-du-package
Configuration permanente
Ajoutez ces lignes dans votre fichier pip.conf
:
[global]
index-url = http://registry.sebastien-landeau.fr/simple/
trusted-host = localhost