Commit b3c07bb
committed
chore(deps): add pyatr (ATR rail) as optional extra + dev dependency
Installs pyatr so tests/test_atr_rail.py runs in CI (previously ModuleNotFoundError: No module named 'pyatr'). Mirrors the yara-python jailbreak-rail pattern: optional dependency, atr extra, included in all, and dev group.
Signed-off-by: eeee2345 <217509886+eeee2345@users.noreply.github.com>1 parent 97f3bfd commit b3c07bb
2 files changed
Lines changed: 27 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
| |||
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| 130 | + | |
127 | 131 | | |
128 | 132 | | |
129 | 133 | | |
| |||
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| 153 | + | |
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
| |||
166 | 171 | | |
167 | 172 | | |
168 | 173 | | |
| 174 | + | |
169 | 175 | | |
170 | 176 | | |
171 | 177 | | |
| |||
0 commit comments