Skip to content
Snippets Groups Projects
Verified Commit 649d3f13 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

COnfigure tox for use with poetry.

parent c8ec13f5
No related branches found
No related tags found
No related merge requests found
[tox]
skipsdist = True
envlist = py37
[testenv]
whitelist_externals = poetry
skip_install = true
[pylama]
linters = pycodestyle,pydocstyle,pyflakes,radon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment