diff options
Diffstat (limited to 'howto.txt')
-rw-r--r-- | howto.txt | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -30,8 +30,10 @@ - Build and publish docs: $ make publish - Kits: - - source .tgz and windows .exe for each Python - - $ allkits.cmd + - Source kit: + - $ make kit + - Windows .exe for each Python + - $ tox -c tox_winkits.ini - Update PyPi: - $ make pypi - upload the kits: |