Browse Source

I think you no longer have to register with pypi

master
Pete Shadbolt 7 years ago
parent
commit
3d6684b7f9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      makefile

+ 1
- 1
makefile View File

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

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

Loading…
Cancel
Save