grayskull icon indicating copy to clipboard operation
grayskull copied to clipboard

[BUG] wrong license on eth-rlp

Open step21 opened this issue 5 years ago • 0 comments

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

step21 avatar Aug 27 '20 11:08 step21