Skip to content

Commit

Permalink
add cqa deps
Browse files Browse the repository at this point in the history
  • Loading branch information
reece committed Sep 17, 2023
1 parent f6be43e commit b48834d
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,17 @@ install_requires =

[options.extras_require]
dev =
bandit
black
cython
pytest-runner
setuptools_scm
wheel
flake8
isort
pytest
pytest-cov
pytest-runner
setuptools_scm
vcrpy
wheel
docs =
mkdocs

Expand Down

0 comments on commit b48834d

Please sign in to comment.