Skip to content

Commit 86b73cc

Browse files
committed
cog is cogapp on PyPI
1 parent 398577e commit 86b73cc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tox.ini

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,11 @@ commands =
3131
base_python = python3.13
3232
skip_install = true
3333
deps =
34+
-r requirements.txt
3435
-r tools_requirements.txt
35-
cog
36+
cogapp
3637
commands =
3738
cog -Pr README.md
38-
allowlist_externals =
39-
cog
4039

4140
[testenv:lint]
4241
skip_install = true

0 commit comments

Comments
 (0)