We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c8ca84 commit d06043cCopy full SHA for d06043c
flake.nix
@@ -25,7 +25,6 @@
25
pkgs-fluent.python311Packages.fluent-runtime
26
(python311.withPackages (p: with p; [
27
asyncpg
28
- black
29
discordpy
30
google-api-python-client
31
google-auth-httplib2
requirements.txt
@@ -1,5 +1,4 @@
1
2
-black
3
discord.py
4
fluent.runtime
5
0 commit comments