grayskull
grayskull copied to clipboard
[BUG] wrong license on eth-rlp
Describe the bug Somehow license was BSD-3-Clause instead of MIT, and license path to some pandoc path which didn't work.
To Reproduce
create recipe with grayskull pypi eth-rlp
Expected behavior Right license (from setup.py) for example
Outputs licence path was .eggs/pypandoc-1.5-py3.7.egg/EGG-INFO/LICENSE
Environment:
- grayskull --version = 0.7.3