mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
common-pkgs-2: disable matplotlib
it doesn't build any more because of toolchain changes
This commit is contained in:
parent
7fe01c55fd
commit
c6bc243095
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ pillow = "^6.2.1"
|
|||
psycopg2 = "^2.8.4"
|
||||
bcrypt = "^3.1.7"
|
||||
mccabe = "^0.6.1"
|
||||
matplotlib = "^3.5.1"
|
||||
# matplotlib = "^3.5.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue