8000 Changed testapp_python3 setup name · Rootex/python-for-android@9bcdb5d · GitHub
[go: up one dir, main page]

Skip to content

Commit 9bcdb5d

Browse files
committed
Changed testapp_python3 setup name
1 parent bf529c5 commit 9bcdb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapps/setup_testapp_python3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
print('packages are', packages)
2020

2121
setup(
22-
name='testapp_python2',
22+
name='testapp_python3',
2323
version='1.1',
2424
description='p4a setup.py test',
2525
author='Alexander Taylor',

0 commit comments

Comments
 (0)
0