mirror of https://github.com/pypa/hatch.git
2741233fcc
* Add parenthesis around dependencies with extras `dependency` can be a valid spec with an `or` operation, and adding the `and extra` to that statement will break it. This PR always wraps the environment markers with parenthesis to prevent this, and updates existing tests to expect the parenthesis. * Formatted changes |
||
---|---|---|
.. | ||
__init__.py | ||
test_build.py | ||
test_core.py | ||
test_custom_hook.py | ||
test_hatch.py | ||
test_spec.py |