We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e26928 commit ed954bcCopy full SHA for ed954bc
setup-mini.cfg
@@ -60,7 +60,7 @@ install_requires =
60
click >= 6.7, !=7.0
61
colorama >= 0.3.9
62
commoncode >= 21.1.21
63
- debut >= 0.9.9
+ debian-inspector >= 0.9.10
64
dparse2
65
fasteners
66
fingerprints >= 0.6.0
@@ -92,10 +92,10 @@ install_requires =
92
spdx_tools >= 0.6.0
93
text_unidecode >= 1.0, < 2.0
94
toml >= 0.10.0
95
- typecode >= 21.2.24
96
typing >=3.6, < 3.7; python_version < "3.7"
97
urlpy
98
xmltodict >= 0.11.0
+ typecode >= 21.2.24
99
100
101
[options.packages.find]
0 commit comments