mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
Add uvloop as Posix+CPython dependency and tweak new Make recipes (#2819)
- uvloop is now a dependency on non-Windows CPython systems - `make setupenv` renamed to `make newenv` - `make syncenv` added to sync local venv to current dependencies - `dev-requirements.txt` moved into `tools` directory
This commit is contained in:
3
tools/dev-requirements.txt
Normal file
3
tools/dev-requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
packaging
|
||||
tox
|
||||
-e .[docs,mongo,style,test]
|
||||
Reference in New Issue
Block a user