InseeFrLab / cartiflette

Projet visant à simplifier la récupération des shapefiles officiels
https://inseefrlab.github.io/cartiflette-website/
MIT License
49 stars 7 forks source link

Enhancement/better dependencies management #97

Closed tgrandje closed 2 weeks ago

tgrandje commented 2 weeks ago

Copy readme as poetry displays the following warning :

Warning: The current project could not be installed: [Errno 2] No such file or directory: 'blah/README.md'
If you do not want to install the current project use --no-root.
If you want to use Poetry only for dependency management but not for packaging, you can disable package mode by setting package-mode = false in your pyproject.toml file.
In a future version of Poetry this warning will become an error!