diff options
| author | Franck Cuny <franck@fcuny.net> | 2024-10-05 10:31:29 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2024-10-05 10:31:29 -0700 |
| commit | 7e1f7a167b52b0fe1e0978b2632610b0201383c0 (patch) | |
| tree | 6f967bb268125d493d7b53df01b68653e057cb21 /pyproject.toml | |
| parent | install nixos-rebuild (diff) | |
| download | infra-7e1f7a167b52b0fe1e0978b2632610b0201383c0.tar.gz | |
remove a few scripts
Diffstat (limited to '')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index 1544d77..a81475a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,5 +72,3 @@ int2ip = "cli.ipconverter:int2ip" ip2int = "cli.ipconverter:ip2int" nomad_allocs = "cli.nomad_allocs:cli" pizza = "cli.pizza:main" -seqstat = "cli.seqstat:cli" -slocalc = "cli.slocalc:cli" |
