mirror of
https://github.com/YunoHost/yunodevtools.git
synced 2024-09-03 20:16:19 +02:00
fix(readme_generator): GitPython was missing from requirements.txt
This commit is contained in:
parent
07f9529e12
commit
56415a0fb8
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
jinja2
|
jinja2
|
||||||
sanic==21.12.2
|
sanic==21.12.2
|
||||||
|
GitPython
|
||||||
pyyaml
|
pyyaml
|
||||||
toml
|
toml
|
||||||
websockets==10.0
|
websockets==10.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue