chore(test): remove redundant dependencies
dependencies for test environments are handled by tox and defined in tox.ini
This commit is contained in:
parent
6955b5e330
commit
ab626d5c8e
2 changed files with 1 additions and 125 deletions
3
Pipfile
3
Pipfile
|
|
@ -4,10 +4,7 @@ verify_ssl = true
|
|||
name = "pypi"
|
||||
|
||||
[dev-packages]
|
||||
mypy = "~=1.15.0"
|
||||
autopep8 = "~=2.3.2"
|
||||
setuptools-scm = "~=8.2.0"
|
||||
pylint = "~=3.3.6"
|
||||
build = "*"
|
||||
pipenv = "*"
|
||||
byteb4rb1e-utils = { editable = true, path = '.'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue