-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
apptools is a core dependency on codetools but is not listed as one in the package __requires__. See
| from apptools import sweet_pickle |
| from scimath.units.api import UnitArray |
codetools/codetools/execution/async_executing_context.py
Lines 13 to 14 in 042e701
| from concurrent.futures import Executor, Future | |
| from concurrent.futures import ThreadPoolExecutor |
codetools/codetools/__init__.py
Lines 9 to 12 in 042e701
| __requires__ = [ | |
| 'six', | |
| 'traits', | |
| ] |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels