Show More
@@ -105,7 +105,6 b' def find_packages():' | |||
|
105 | 105 | packages = ['IPython'] |
|
106 | 106 | add_package(packages, 'config', tests=True, others=['profile']) |
|
107 | 107 | add_package(packages, 'core', tests=True) |
|
108 | add_package(packages, 'deathrow', tests=True) | |
|
109 | 108 | add_package(packages, 'extensions') |
|
110 | 109 | add_package(packages, 'external') |
|
111 | 110 | add_package(packages, 'external.argparse') |
General Comments 0
You need to be logged in to leave comments.
Login now