Skip to content

Commit 14965eb

Browse files
committed
remove more builtins
1 parent 0454590 commit 14965eb

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pyESP/setup.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,4 @@
88
author='Mike Park',
99
author_email='mike@flexcompte.com',
1010
packages=find_packages(), # Automatically finds 'pyEGADS' and 'pyCAPS'
11-
install_requires=[
12-
'ctypes',
13-
'weakref',
14-
'atexit',
15-
],
1611
)

0 commit comments

Comments
 (0)