source: makesdist.sh@ 1077:e230d26ca700

python3
Last change on this file since 1077:e230d26ca700 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.