Commit e38ec01
committed
py(deps): Add textframe extras with syrupy dependency
why: Allow opt-in installation of textframe pytest plugin.
what:
- Add [project.optional-dependencies] textframe = ["syrupy>=4.0.0"]
- Add [project.entry-points.pytest11] libtmux-textframe entry point
- Downstream users can now: pip install libtmux[textframe]1 parent 9962338 commit e38ec01
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
| 121 | + | |
118 | 122 | | |
119 | 123 | | |
120 | 124 | | |
| |||
0 commit comments