Skip to content

Commit

Permalink
chore: update tox stubgen testenv
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Jul 8, 2024
1 parent 285dcfd commit 4d228e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ skip_install = true
deps =
{[type]deps}
commands =
stubgen --export-less --output=..{/}stubs{/}stubs src
stubgen --export-less --output=..{/}incendium-stubs{/}stubs src

[testenv:style]
description = apply style
Expand Down

0 comments on commit 4d228e7

Please sign in to comment.