Explorar el Código

I think you no longer have to register with pypi

master
Pete Shadbolt hace 7 años
padre
commit
3d6684b7f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      makefile

+ 1
- 1
makefile Ver fichero

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

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

Cargando…
Cancelar
Guardar