aboutcode-org / aboutcode-org/plugincode
Tests require "venv/bin/black"
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This fails in a distro build VM, as the distro package "black" will be installed.
I've added `sed -i 's:venv/bin/black:black:' tests/test_skeleton_codestyle.py` to https://build.opensuse.org/package/show/home:jayvdb:py-new/python-plugincode to get the tests passing.
The test here should have a fallback.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.