document our requirements.in files
This commit is contained in:
parent
e8825cb763
commit
fa18533667
@ -1,4 +1,4 @@
|
|||||||
-r requirements.in
|
-r requirements.in
|
||||||
|
|
||||||
pip-tools
|
pip-tools # pip-compile on these files
|
||||||
prospector
|
prospector # code quality checks
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
aiohttp
|
aiohttp # API server
|
||||||
discord.py
|
discord.py # discord client
|
||||||
Django
|
Django # DB backend/management commands
|
||||||
ply
|
ply # lex and yacc, for the dice module
|
||||||
requests
|
requests # HTTP requests, for the weather module and likely others
|
||||||
|
Loading…
Reference in New Issue
Block a user