mirror of
https://github.com/qmk/qmk_cli.git
synced 2026-07-25 16:42:55 -04:00
remove non-direct dependencies
This commit is contained in:
@@ -1,28 +1,4 @@
|
||||
bleach
|
||||
build
|
||||
bump2version
|
||||
bumpversion
|
||||
certifi
|
||||
cffi
|
||||
chardet
|
||||
cryptography
|
||||
docutils
|
||||
idna
|
||||
importlib-metadata
|
||||
jeepney
|
||||
keyring
|
||||
packaging
|
||||
pkginfo
|
||||
pycparser
|
||||
pyparsing
|
||||
readme-renderer
|
||||
requests
|
||||
requests-toolbelt
|
||||
rfc3986
|
||||
SecretStorage
|
||||
six
|
||||
tqdm
|
||||
twine
|
||||
urllib3
|
||||
webencodings
|
||||
zipp
|
||||
|
||||
@@ -36,24 +36,15 @@ classifiers =
|
||||
|
||||
[options]
|
||||
install_requires =
|
||||
appdirs
|
||||
argcomplete
|
||||
attrs
|
||||
colorama
|
||||
coverage
|
||||
halo
|
||||
hid
|
||||
log-symbols
|
||||
mccabe
|
||||
milc>=1.5.0
|
||||
pycodestyle
|
||||
pyflakes
|
||||
pyrsistent
|
||||
milc>=1.4.2
|
||||
pyusb
|
||||
setuptools>=45
|
||||
six
|
||||
spinners
|
||||
termcolor
|
||||
# qmk_firmware packages
|
||||
hjson
|
||||
jsonschema>=3
|
||||
pygments
|
||||
qmk-dotty-dict
|
||||
packages = find:
|
||||
python_requiures = >=3.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user