source: makesdist.sh

python3
Last change on this file was 940:6da6ea0248c7, checked in by István Váradi <ivaradi@…>, 5 years ago

makesdist.sh uses Python 3 (re #347)

  • Property exe set to *
File size: 39 bytes
Line 
1#!/bin/sh
2
3make
4python3 setup.py sdist
Note: See TracBrowser for help on using the repository browser.