Parcourir la source

I think you no longer have to register with pypi

master
Pete Shadbolt il y a 7 ans
Parent
révision
3d6684b7f9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      makefile

+ 1
- 1
makefile Voir le fichier

@@ -10,4 +10,4 @@ sdist:

deploy: sdist doc
$(MAKE) -C $(DOC_DIR) deploy
python setup.py sdist register upload
python setup.py sdist upload

Chargement…
Annuler
Enregistrer