clan-app/devshell: remove duplicate python3
we already get python3 from the frontend.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
clan-app-ui,
|
||||
clan-ts-api,
|
||||
process-compose,
|
||||
python3,
|
||||
json2ts,
|
||||
self',
|
||||
}:
|
||||
@@ -21,7 +20,6 @@ mkShell {
|
||||
|
||||
packages = [
|
||||
# required for reload-python-api.sh script
|
||||
python3
|
||||
json2ts
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user