mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Add examples to summary information.
This commit is contained in:
parent
997d5b4181
commit
e8375f115e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -43,7 +43,7 @@ test:
|
|||
tox
|
||||
|
||||
summary:
|
||||
cloc aiogram/ tests/ setup.py
|
||||
cloc aiogram/ tests/ examples/ setup.py
|
||||
|
||||
docs: docs/source/*
|
||||
cd docs && $(MAKE) html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue