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 25, 2023
1 parent 995d153 commit 2e6b133
Show file tree
Hide file tree
Showing 2 changed files with 311 additions and 54 deletions.
259 changes: 240 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2e6b133

Please sign in to comment.