Commit bc2810e
committed
Move protovalidate to optional and dev dependencies
protovalidate is only used in tests and for optional validation
functionality. Moving it out of required dependencies reduces the
install footprint for users who don't need validation. It remains
available via the 'validation' optional extra (pip install
authzed[validation]) and in the dev dependency group for testing.
Signed-off-by: ivanauth <ivan@authzed.com>1 parent 933d56e commit bc2810e
2 files changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments