pinliner icon indicating copy to clipboard operation
pinliner copied to clipboard

Python Inliner merges in a single file all files from a Python package.

Results 3 pinliner issues
Sort by recently updated
recently updated
newest added

![Screenshot](https://user-images.githubusercontent.com/101565175/190679426-db811f92-56ac-4e0c-8aef-631c6a1336dc.png)

When I try and run: `pinliner ./my_package_name -o ../my_package_name.py` I get the error: ` parser = MyParser(description=general_description, version=__version__, TypeError: __init__() got an unexpected keyword argument '` Any fix ideas?

Please update the version on pypi with the current state of your project. Thanks!