1diff --git a/setup.cfg b/setup.cfg
2index 22f5e1c..fcad35f 100644
3--- a/setup.cfg
4+++ b/setup.cfg
5@@ -11,19 +11,3 @@ universal = 1
6 [behave]
7 color = True
8 summary = True
9-
10-[options.extras_require]
11- dev =
12- behave==1.2.5
13- coverage==4.4.1
14- psutil>=5.2.2
15- pycodestyle>=2.3.1
16- setuptools>=70.2.0
17- six
18- sphinx==1.4.8
19- sphinx-argparse==0.1.15
20- sphinx_rtd_theme==0.2.4
21- sphinxcontrib-napoleon==0.5.3
22- wheel
23- test =
24- mock==2.0.0