Skip to content

Commit ea7d980

Browse files
Copilotchrisjsewell
andcommitted
👌 IMPROVE: Add tox-uv note to AGENTS.md
Co-authored-by: chrisjsewell <2997570+chrisjsewell@users.noreply.github.com>
1 parent 9193362 commit ea7d980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ markdown-it-py is designed as a foundation for projects requiring robust Markdow
1818

1919
```
2020
pyproject.toml # Project configuration and dependencies (flit)
21-
tox.ini # Tox test environment configuration
21+
tox.ini # Tox test environment configuration (use with tox-uv for faster env creation)
2222
2323
markdown_it/ # Main source code
2424
├── __init__.py # Package init

0 commit comments

Comments
 (0)