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-app-ui,
|
||||||
clan-ts-api,
|
clan-ts-api,
|
||||||
process-compose,
|
process-compose,
|
||||||
python3,
|
|
||||||
json2ts,
|
json2ts,
|
||||||
self',
|
self',
|
||||||
}:
|
}:
|
||||||
@@ -21,7 +20,6 @@ mkShell {
|
|||||||
|
|
||||||
packages = [
|
packages = [
|
||||||
# required for reload-python-api.sh script
|
# required for reload-python-api.sh script
|
||||||
python3
|
|
||||||
json2ts
|
json2ts
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user