summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorÁrni Dagur <arni@dagur.eu>2020-11-26 20:18:49 +0000
committerÁrni Dagur <arni@dagur.eu>2020-11-26 20:41:08 +0000
commit87442f6b187ccd31ccf8e7274143652d23a06468 (patch)
treee66e162f24e62ae10059f21130dde36d487679ff /pyproject.toml
parent653221ca5463a4e785839bed6142dad04d6a6d6e (diff)
Keep a changelog using 'changelog-cli'
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 c829e6c..e383fb6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,3 +15,4 @@ python = "^3.5"
15maturin = "*" 15maturin = "*"
16pytest = "*" 16pytest = "*"
17toml = "*" 17toml = "*"
18changelog-cli = "*" \ No newline at end of file