mirror of
https://github.com/Balshgit/python-poetry.git
synced 2025-12-12 13:50:38 +03:00
172945217090bd158333a7f22f3e2c5daad0e5b9
Poetry main package
Used for poetry packages management with docker
required docker and docker-compose
Poetry lock for any version
- copy
pyproject.tomlfile to poetry dir - set
pythonversion the same as inpyproject.tomland setpoetryversions in Dockerfile
run
docker-compose up --build
script will generate poetry.lock and requirements.txt files
Description
Languages
Dockerfile
51.4%
Makefile
48.6%