Skip to content

Commit b2476f9

Browse files
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

File tree

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
requests>=2.16.2
33
stone>=3.4.0,<4
44
# Other dependencies for development
5-
ply
65
pytest
76
sphinx
87
sphinx_rtd_theme

0 commit comments

Comments
 (0)