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