vlasovskikh / funcparserlib

Recursive descent parsing library for Python based on functional combinators
https://funcparserlib.pirx.ru
MIT License
338 stars 38 forks source link

Switched from setuptools to poetry #61

Closed vlasovskikh closed 4 years ago

vlasovskikh commented 4 years ago

Poetry is one of the more modern ways to package projects.

koxudaxi commented 4 years ago

@vlasovskikh This PR looks good. And It works well.

Btw, I have tried the branch with my poetry plugin. I found a bug on my plugin when I run this project with my plugin. A notification does not disappear to install the required package. I will create an issue on the poetry plugin project. Thank you very much. Screenshot_2020-06-10_00-31-20