source: makesdist.sh@ 966:c7cb5b3d2c47

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