add twine to development packages
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
@@ -31,7 +31,7 @@ classifiers = [
|
||||
dev = ["bandit", "dlint", "flake8", "flake8-blind-except", "flake8-builtins", "flake8-docstrings",
|
||||
"flake8-executable", "flake8-fixme", "flake8-isort", "flake8-logging-format", "flake8-mutable",
|
||||
"flake8-pyproject", "mypy", "pip-tools", "pydot", "pytest", "pytest-cov", "reuse", "safety",
|
||||
"setuptools-scm", "tox"]
|
||||
"setuptools-scm", "tox", "twine"]
|
||||
dot = ["pydot"]
|
||||
|
||||
[tool.flake8]
|
||||
|
||||
Reference in New Issue
Block a user