Skip to content

Commit d06043c

Browse files
committed
fix: remove redundant black dep
1 parent 2c8ca84 commit d06043c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
pkgs-fluent.python311Packages.fluent-runtime
2626
(python311.withPackages (p: with p; [
2727
asyncpg
28-
black
2928
discordpy
3029
google-api-python-client
3130
google-auth-httplib2

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
asyncpg
2-
black
32
discord.py
43
fluent.runtime
54
google-api-python-client

0 commit comments

Comments
 (0)