Skip to content

Commit 3529a9e

Browse files
authored
Integrate a runpy smoke test in tox
This just adds simple `python -m blurb` invocations, nothing fancy.
1 parent 9baee80 commit 3529a9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ commands =
1919
{posargs}
2020
blurb test
2121
blurb help
22+
{envpython} -I -m blurb test
23+
{envpython} -I -m blurb help

0 commit comments

Comments
 (0)