Add some dependencies
This commit is contained in:
parent
13ae822bd3
commit
c9774498e0
1 changed files with 3 additions and 0 deletions
|
@ -4,5 +4,8 @@ mkShell {
|
||||||
|
|
||||||
# Defines a python + set of packages.
|
# Defines a python + set of packages.
|
||||||
python3
|
python3
|
||||||
|
python3Packages.autopep8
|
||||||
|
python3Packages.pyflakes
|
||||||
|
python3Packages.pylint
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue