Skip to content

Instantly share code, notes, and snippets.

@zhukovgreen
Created June 8, 2021 07:00
Show Gist options
  • Save zhukovgreen/6acff5e2404f92546f6b0206b06f4be1 to your computer and use it in GitHub Desktop.
Save zhukovgreen/6acff5e2404f92546f6b0206b06f4be1 to your computer and use it in GitHub Desktop.
/tmp/used-for-poetry-issue
[tool.poetry]
name = "zhukovgreen111"
version = "0.1.0"
description = ""
authors = ["ZhukovGreen <zhukovgreen@icloud.com>"]
[tool.poetry.dependencies]
python = "^3.8"
docker-compose = "^1.25.3"
ipython = {git = "https://github.com/ipython/ipython"}
pre-commit = "^2.0.0"
neovim = "^0.3.1"
youtube-dl = "^2021.1.8"
numpy = "^1.18.1"
termtosvg = "^1.1.0"
autoflake = "^1.3.1"
asciinema = "^2.0.2"
httpie = "^2.2.0"
speedtest-cli = {git = "https://github.com/sivel/speedtest-cli.git"}
git-fame = "^1.12.1"
ansible = "^4.0.0"
isort = "^5.5.4"
flake8 = "^3.8.4"
cookiecutter = "^1.7.2"
mypy = "^0.812"
libvirt-python = "^7.2.0"
black = "^21.4b0"
jupyterlab = "^3.0.15"
playwright = "^1.11.2"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry>=1.0.9"]
build-backend = "poetry.masonry.api"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment