rules_python
rules_python copied to clipboard
refactor: Mark internal deps extension as reproducible
This avoids an unnecessary lockfile entry for users of rules_python.
@aignas Could you review this?
I also marked the python extension as reproducible. pip is of course a different story, so I haven't touched it.