aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-12-21 10:06:41 +0000
committerRomain Gonçalves <me@rgoncalves.se>2021-12-21 13:44:51 +0000
commitc0f67d31ca1ea2c361e97b9f2d3643920f5176dd (patch)
tree0915d4b1d18b6410273b5e2e7ca2aaab8870d46d /pyproject.toml
parentd9de21ac8e1a2b47aca164fa8f9b2a368dc05496 (diff)
downloadinfrastructure-c0f67d31ca1ea2c361e97b9f2d3643920f5176dd.tar.gz
poetry: Update dependencies and install mitogen
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a7e7e32..4083b78 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -8,6 +8,7 @@ authors = ["Romain Gonçalves <commit@rgoncalves.se>"]
python = "^3.9"
ansible = "^5.0.1"
ansible-lint = "^5.3.0"
+mitogen = { git = "https://github.com/mitogen-hq/mitogen", branch = "master" }
[tool.poetry.dev-dependencies]
remember that computers suck.