|
d910b6ee8d
|
Refactor dep processing to improve efficiency of installation
Assemble single list of dependencies to reduce duplication and reduce installation overhead
|
2020-11-12 22:14:49 -05:00 |
|
|
b32a212e82
|
Restructure config options to support tox's native change detection
Remove custom handling of deps option
Add locked_deps option
Stop modifying the envconfig.deps option at runtime
|
2020-11-12 00:54:27 -05:00 |
|
|
2961b55c9a
|
Fix recursive dependencies causing recursion error
Rewrite the find_dep_of_deps function to handle recursive dependencies
|
2020-11-11 23:07:14 -05:00 |
|
|
33e81f742a
|
Split single module file out into directory module
|
2020-11-11 22:37:08 -05:00 |
|