summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2018-10-25 23:56:03 +0200
committerGitHub <noreply@github.com>2018-10-25 23:56:03 +0200
commitda537d2211f60b8e02f4acd6677b98f82a0cf2ff (patch)
tree8db9b68677d46774591d5099dfd10581dc557887 /.flake8
parent534b71bdf10ce5331a08ed70a00e86a21b56df19 (diff)
downloadspack-da537d2211f60b8e02f4acd6677b98f82a0cf2ff.tar.gz
spack-da537d2211f60b8e02f4acd6677b98f82a0cf2ff.tar.bz2
spack-da537d2211f60b8e02f4acd6677b98f82a0cf2ff.tar.xz
spack-da537d2211f60b8e02f4acd6677b98f82a0cf2ff.zip
Fix autoload of direct dependencies for python (#9630)
fixes #9624 merge_config_rules was using `strict=False` to check if a spec satisfies a constraint, which loosely translates to "this spec has no conflict with the constraint, so I can potentially add it to the spec". We want instead `strict=True` which means "the spec satisfies the constraint right now".
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions