Skip to content

Commit ef670b7

Browse files
committed
v1.11 ready
1 parent 3661c94 commit ef670b7

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

build_sdist.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#END
1111
#)
1212
cp setup_x86.cfg setup.cfg
13+
cp setup_x86.py setup.py
1314
python3 setup.py sdist
1415

1516
#export PackageName=PythonicRPI
@@ -21,4 +22,5 @@ python3 setup.py sdist
2122
#END
2223
#)
2324
cp setup_rpi.cfg setup.cfg
25+
cp setup_rpi.py setup.py
2426
python3 setup.py sdist

dist/Pythonic-1.11.tar.gz

5.14 MB
Binary file not shown.

dist/PythonicRPI-1.11.tar.gz

5.14 MB
Binary file not shown.

0 commit comments

Comments
 (0)