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