Skip to content

Commit defb448

Browse files
authored
build: Remove ipdb from test requirements (#3237)
[ipdb](https://pypi.org/project/ipdb) is not used by testing suite. To avoid installing extra dependencies, remove it from requirements file. Developers who find ipdb helpful can install the package themselves.
1 parent 407f651 commit defb448

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements-testing.txt

-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ executing
1010
asttokens
1111
responses
1212
pysocks
13-
ipdb
1413
setuptools

0 commit comments

Comments
 (0)