diff options
| author | Árni Dagur <arni@dagur.eu> | 2020-11-27 03:04:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-27 03:04:55 +0000 |
| commit | c53294dd3e4bb0c0c30cb55ca444fd1e4ce26df1 (patch) | |
| tree | e66e162f24e62ae10059f21130dde36d487679ff /pyproject.toml | |
| parent | 653221ca5463a4e785839bed6142dad04d6a6d6e (diff) | |
| parent | 87442f6b187ccd31ccf8e7274143652d23a06468 (diff) | |
Merge pull request #14 from ArniDagur/keep-changelog
Keep a changelog using 'changelog-cli'
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
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" | |||
| 15 | maturin = "*" | 15 | maturin = "*" |
| 16 | pytest = "*" | 16 | pytest = "*" |
| 17 | toml = "*" | 17 | toml = "*" |
| 18 | changelog-cli = "*" \ No newline at end of file | ||
