Skip to content
Snippets Groups Projects
Commit 1db807df authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

update gitignore and tox to ignore venv folder

parent 4a40739f
Branches
Tags
No related merge requests found
......@@ -8,3 +8,6 @@ coverage.xml
.tox
htmlcov
dist
venv
.vscode
docs/
\ No newline at end of file
[tox]
envlist = py36
[flake8]
exclude = venv
[testenv]
passenv = TEST_OPSDB_HOSTNAME TEST_OPSDB_DBNAME TEST_OPSDB_USERNAME TEST_OPSDB_PASSWORD
deps =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment