소스 검색

I think you no longer have to register with pypi

master
Pete Shadbolt 7 년 전
부모
커밋
3d6684b7f9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      makefile

+ 1
- 1
makefile 파일 보기

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

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

불러오는 중...
취소
저장