Opened at 2021-06-07T21:08:28Z
Last modified at 2021-06-25T14:57:55Z
#3732 closed defect
External command `git` is not whitelisted in tox `news` environment — at Initial Version
Reported by: | sajith | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
$ tox -e news [...] news run-test: commands[3] | git commit -m 'update NEWS.txt for release' WARNING: test command found but not installed in testenv cmd: /usr/bin/git env: /home/sajith/projects/tahoe/tahoe-lafs/.tox/news Maybe you forgot to specify a dependency? See also the whitelist_externals envconfig setting. DEPRECATION WARNING: this will be an error in tox 4 and above! [...]
Note: See
TracTickets for help on using
tickets.