Skip to content

Commit 14f2a68

Browse files
committed
Move ipython to performance test extra.
1 parent ea8da2f commit 14f2a68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ testing =
5252
pyfakefs
5353
flufl.flake8
5454

55-
# for performance tests
56-
ipython
57-
5855
docs =
5956
# upstream
6057
sphinx
@@ -63,4 +60,7 @@ docs =
6360

6461
# local
6562

63+
perf =
64+
ipython
65+
6666
[options.entry_points]

0 commit comments

Comments
 (0)