Skip to content

Commit 9bcdb5d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)