ibm-aur-nlp / PubTabNet

Other
380 stars 79 forks source link

Remove pprint from requirements #14

Closed priba closed 3 years ago

priba commented 3 years ago

pprint is a native Python library that allows you to customize the formatting of your output. There is no need for adding it into the requirements.txt.

Moreover, trying to install it will lead to an error as pip is not able to find the pprint module.

ajjimeno commented 3 years ago

Thank you for the information. I have corrected the requirement.txt file.

On Fri, Sep 25, 2020 at 9:06 PM Pau Riba notifications@github.com wrote:

pprint is a native Python library that allows you to customize the formatting of your output. There is no need for adding it into the requirements.txt.

Moreover, trying to install it will lead to an error as pip is not able to find the pprint module.

You can view, comment on, or merge this pull request online at:

https://github.com/ibm-aur-nlp/PubTabNet/pull/14 Commit Summary

  • Remove pprint from requirements

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ibm-aur-nlp/PubTabNet/pull/14, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6BZDIHUW5EKBKHUEM26ELSHR2SLANCNFSM4RZNC46A .