Commit b2476f9
authored
Remove redundant ply entry from requirements.txt (#533)
ply is a transitive dependency of stone and is not imported directly
anywhere in this repo, so listing it explicitly in the dev
requirements is redundant. Remove it; stone continues to pull it in
as needed.
Redoes #517 on top of current main.1 parent d743171 commit b2476f9
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments