Closed scopatz closed 4 years ago
Hi @scopatz! Glad to meet you here :) I thought today that pipeliner could be the basic xonsh feature and Python code should be freed from the string and look i.e. ls | @@(line + 'is here')
:) But I haven't enough experience to do it in xonsh )
By the issue I see the license in setup.py
: license='BSD',
and appropriate license in PyPi package:
What did you mean?
Ahh yeah, I mean the actual LICENSE
file itself is not present in the pypi package
The file is there :) Look closer :)
May be you mean MANIFEST.in
with include LICENSE
. Added!
Yeah, that is what I mean, thanks!
probably needs to be added in setup.py