Skip to content

Commit f2fcc3b

Browse files
pombredanneJonoYang
authored andcommitted
Align setup-mini.cfg with setup.cfg
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent ad7cb98 commit f2fcc3b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

setup-mini.cfg

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ install_requires =
7171
colorama >= 0.3.9
7272
commoncode==31.0.0b4
7373
container-inspector >= 31.0.0
74-
debian-inspector >= 30.0.0
74+
debian-inspector >= 31.0.0b1
7575
dparse2 >= 0.6.1
7676
fasteners
7777
fingerprints >= 0.6.0
@@ -112,6 +112,8 @@ install_requires =
112112
xmltodict >= 0.11.0
113113
zipp >= 3.0.0; python_version < "3.9"
114114
typecode >= 30.0.0
115+
# typecode[full] >= 30.0.0
116+
# extractcode[full] >= 31.0.0
115117

116118

117119
[options.packages.find]
@@ -128,6 +130,8 @@ testing =
128130
pytest-xdist >= 2
129131
aboutcode-toolkit >= 7.0.2
130132
twine
133+
black
134+
isort
131135

132136
docs =
133137
Sphinx >= 3.3.1

0 commit comments

Comments
 (0)