Skip to content

Commit

Permalink
Configuring for pure-python
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 24, 2021
1 parent 8b54b9c commit 90f896d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .meta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ fail-under = 84
[tox]
testenv-additional = [
" zcml",
" extract",
]

[manifest]
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ commands =
extras =
test
zcml
extract

[testenv:lint]
basepython = python3
Expand Down

0 comments on commit 90f896d

Please sign in to comment.