Skip to content

Commit

Permalink
Add .ui and .dev deps groups via poetry Bo
Browse files Browse the repository at this point in the history
Since we eventually want to allow users to minimally deploy `pikerd`
service-tree (aka distributed cross host) installs, we need to offer
a "headless" deps group. Really this is just the core dep set minus Qt
and some aux search related libs (for now).

The new `.dev` group is for adding hacking and testing tools including
`xonsh` since that will eventually be our REPL of choice more then
likely B)

Oh, and fix the namespace path (was a typo) for the `ledger` CLI and
of course bump the lock file.
  • Loading branch information
goodboy committed Aug 30, 2023
1 parent bb9ca86 commit 084385e
Show file tree
Hide file tree
Showing 2 changed files with 633 additions and 154 deletions.
Loading

0 comments on commit 084385e

Please sign in to comment.