|
01635c50c7
|
Update logging integration to improve standardization
Standardize language in logging messages
Move system version to constants
Fixes #3
|
2020-12-04 17:22:41 -05:00 |
|
|
bd8124dcbf
|
Move non-hook function out of hooks submodule
|
2020-12-04 16:09:40 -05:00 |
|
|
216ee8b095
|
Fix exception when not installing project dependencies
Fix bug in precommit args
|
2020-11-26 13:43:33 -05:00 |
|
|
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 |
|
|
1f102b16cb
|
Add blocking functionality when using require_locked_deps
When require_locked_deps is true further processing will be blocked because
a non-null value is returned by this function
|
2020-11-12 19:42:43 -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 |
|
|
33e81f742a
|
Split single module file out into directory module
|
2020-11-11 22:37:08 -05:00 |
|