apptools icon indicating copy to clipboard operation
apptools copied to clipboard

Consider making traitsui an optional requirement

Open jvkersch opened this issue 8 years ago • 2 comments

Projects that don't use the GUI parts of apptools are still required to install traitsui if they want to have an environment where all the dependencies are met:

09:56 $ edm install apptools
Fetching indices for package repositories.... done

The following packages will be installed:

    apptools   4.4.0-4   787     KiB
    configobj  5.0.6-2    70     KiB
    pyface     5.1.0-5     1.5   MiB
    pygments   2.1.3-1     1.73  MiB
    six        1.10.0-1   19     KiB
    traits     4.6.0-1   636     KiB
    traitsui   5.1.0-2     1.5   MiB

Do you want to continue ? [Y/n]:

jvkersch avatar Jan 12 '17 10:01 jvkersch

Agreed in generality. Which part of apptools were you wanting for a headless environment, in particular?

corranwebster avatar Jan 12 '17 10:01 corranwebster

Which part of apptools were you wanting for a headless environment, in particular?

The LRUCache.

jvkersch avatar Jan 12 '17 10:01 jvkersch