source: makesdist.sh@ 963:35b2e35e9e07

python3
Last change on this file since 963:35b2e35e9e07 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.