Skip to content

Commit 618e95a

Browse files
committed
Add missing =
1 parent 3b813eb commit 618e95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ basepython =
1818
py313: python3.13
1919

2020
deps =
21-
setuptools=75.8.0
21+
setuptools==75.8.0
2222
pytest
2323
# Keep this in sync with the dependencies in setup.py, requirements.txt, tox.ini.
2424
lower_bound_deps: beautifulsoup4==4.4.1

0 commit comments

Comments
 (0)