Add pytest
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
flask-sqlalchemy
|
||||
sqlalchemy
|
||||
|
||||
pytest
|
||||
]);
|
||||
in {
|
||||
devShell = pkgs.devshell.mkShell {
|
||||
|
@ -4,3 +4,5 @@ numpy
|
||||
flask
|
||||
flask-sqlalchemy
|
||||
sqlalchemy
|
||||
|
||||
pytest
|
||||
|
Reference in New Issue
Block a user