Closed dputhier closed 6 years ago
In the next release the ~/.gtftk contains subdirectories whose names are hash corresponding to the path of the gtftk calling script. This should ensure independence between versions/environnement.
The path to the configuration directory will be provided by
gtftk -d
Available in 0.9.8.
It could be interesting to allow several subdirectories in .gtftk (that would be named according to a hash computed from the path to the gtftk script). The idea would be to avoid collisions between several versions of pygtftk (e.g installed through several envs) with potentially various plugins.