We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pytest
taospy
pytest-cov is listed in the direct dependencies of taospy:
pytest-cov
taos-connector-python/pyproject.toml
Line 25 in 97c79a9
pytest-cov depends on pytest.
These dependencies are not desired as a part of a production environment and should move to the dev dependencies exclusively:
Line 35 in 97c79a9
Originally posted by @jond01 in #136 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
pytest-cov
is listed in the direct dependencies oftaospy
:taos-connector-python/pyproject.toml
Line 25 in 97c79a9
pytest-cov
depends onpytest
.These dependencies are not desired as a part of a production environment and should move to the dev dependencies exclusively:
taos-connector-python/pyproject.toml
Line 35 in 97c79a9
Originally posted by @jond01 in #136 (comment)
The text was updated successfully, but these errors were encountered: