Skip to content

Commit 6a63123

Browse files
Simplify setup even further.
1 parent c378682 commit 6a63123

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stage4.0_first_application/setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,5 @@
55
name="pycasa",
66
version="0.0.1",
77
description='Hello world in pyface task',
8-
ext_modules=[],
98
packages=find_packages(),
10-
data_files=[],
119
)

0 commit comments

Comments
 (0)