Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull in btest when installing package manager #191

Merged

Conversation

bbannier
Copy link
Member

This reverts a24124d where we moved btest into a dev dependency which would not be installed by default. While this would have been unobservable for users getting their zkg via Zeek (which also provides btest), or who install zkg via pipx (which even previously would never have linked the pulled in btest into the prefix), it might break users installing via pip into a random prefix.

This reverts a24124d where we moved
`btest` into a dev dependency which would not be installed by default.
While this would have been unobservable for users getting their `zkg`
via Zeek (which also provides `btest`), or who install `zkg` via `pipx`
(which even previously would never have linked the pulled in `btest`
into the prefix), it might break users installing via `pip` into a
random prefix.
@bbannier bbannier self-assigned this May 13, 2024
@bbannier bbannier marked this pull request as ready for review May 13, 2024 17:12
@timwoj timwoj merged commit bdc15fa into zeek:master May 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants