csv2es icon indicating copy to clipboard operation
csv2es copied to clipboard

Use Poetry for requirements package version management

Open ysraell opened this issue 3 years ago • 0 comments

Hi friend,

I would like to suggest that you could refactor your this package using Poetry. I have some issues trying to install csv2es breaking my other installed packages. I fix it removing the versions in requirements.txt.

Take a look at: My package using Poetry: https://gitlab.com/israel.oliveira.softplan/legal-pre-processing Some good references and tutorials: https://johnfraney.ca/posts/2019/05/28/create-publish-python-package-poetry/ https://towardsdatascience.com/how-to-publish-a-python-package-to-pypi-using-poetry-aa804533fc6f

Great and very useful your code!! Thanks, Israel.

ysraell avatar Aug 18 '21 14:08 ysraell