summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorÁrni Dagur <arni@dagur.eu>2020-11-27 03:04:55 +0000
committerGitHub <noreply@github.com>2020-11-27 03:04:55 +0000
commitc53294dd3e4bb0c0c30cb55ca444fd1e4ce26df1 (patch)
treee66e162f24e62ae10059f21130dde36d487679ff /pyproject.toml
parent653221ca5463a4e785839bed6142dad04d6a6d6e (diff)
parent87442f6b187ccd31ccf8e7274143652d23a06468 (diff)
Merge pull request #14 from ArniDagur/keep-changelog
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