Skip to content

Commit

Permalink
add matplotlib and protobuf in the dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Drenayaz committed Jan 16, 2025
1 parent 313e6f6 commit 6452651
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ package_dir=
install_requires =
numpy >= 1.24
scipy == 1.8.0


[options.packages.find]
where=src
Expand All @@ -30,6 +29,8 @@ dev = black==23.12.1
coverage==7.3.2
mypy==1.8.0
isort==5.13.2
matplotlib==3.5.1
types-protobuf==5.27.0.20240626


[flake8]
Expand Down

0 comments on commit 6452651

Please sign in to comment.