generated from geekiot/python-template
Fix: remove unusable module & add dev debendencies for nixos
This commit is contained in:
parent
988af9bd27
commit
644c39730a
2 changed files with 2 additions and 1 deletions
|
|
@ -74,6 +74,8 @@
|
||||||
venv
|
venv
|
||||||
python
|
python
|
||||||
pkgs.uv
|
pkgs.uv
|
||||||
|
pkgs.ruff
|
||||||
|
pkgs.pyrefly
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
__all__ = []
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue