mirror of
https://github.com/Balshgit/python-poetry.git
synced 2026-02-03 11:20:40 +03:00
59e88e46319995b33dbdce05fcb410c87aaca563
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%