Change python version to 3.8
This commit is contained in:
parent
38ea414b69
commit
a4ba69feed
@ -2,4 +2,4 @@
|
||||
|
||||
with pkgs;
|
||||
|
||||
mkShell { buildInputs = [ python39 poetry ]; }
|
||||
mkShell { buildInputs = [ python38 poetry ]; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user