cleanup and a lot more tests
This commit is contained in:
@@ -6,9 +6,11 @@ pkgs.mkShell {
|
||||
git
|
||||
nixfmt
|
||||
pkgs.python3
|
||||
pkgs.python3Packages.coveralls
|
||||
pkgs.python3Packages.black
|
||||
pkgs.python3Packages.pytest
|
||||
pkgs.python3Packages.pytest-black
|
||||
pkgs.python3Packages.pytestcov
|
||||
pkgs.python3Packages.pytest-flake8
|
||||
pkgs.python3Packages.pytest-mypy
|
||||
pkgs.python3Packages.pytest-pylint
|
||||
|
||||
Reference in New Issue
Block a user