source: makesdist.sh@ 1171:ac0820702c0c

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