f37463d172
Fix linting errors
...
Remove unused imports
Disable redundant errors
Add notes for why errors are disabled
2024-08-16 11:06:31 -04:00
661072a69f
Remove unsafe dependency check
...
Fixes #97
2024-08-15 13:55:17 -04:00
Justin Wood
73ddd43284
Change version to 0.9, address some review nits and use poetry 1.2 rather than pre-release.
2022-09-07 15:11:19 -04:00
Justin Wood
b54bf44dc5
Basic changes to support poetry 1.2.0b2, no longer support Poetry 1.1.x
2022-09-07 12:05:44 -04:00
dbbbf8186f
Update default setup to use parallelized dep installation
...
Move deprecation warnings to the precondition function
Deprecate --parallelize-locked-install option
Add --parallel-install-threads option
2021-05-05 22:17:29 -04:00
4d2c2e6297
Update unsafe packages set to use internal constant
...
One less thing that ties us to poetry proper
2021-04-16 22:35:31 -04:00
7f0aeaf539
Update core dep resolution functionality to use poetry compat checks
...
Remove custom package compatibility checks
Add checks using poetry's built in package compatibility checking using markers
Update venv integration to use poetry's venv processing tools
Remove unused constants
2021-02-15 22:22:51 -05:00
e894a25d18
Update logging messages to improve UX and output consistency
2021-02-10 00:07:34 -05:00
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
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