We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6e63d commit a33fa19Copy full SHA for a33fa19
.gitignore
@@ -14,6 +14,9 @@
14
/steno-notes-*.txt
15
/strokes.log
16
17
+# Plover: build artifacts.
18
+news_draft.md
19
+
20
# Pytest.
21
/.pytest_cache/
22
reqs/constraints.txt
@@ -65,7 +65,7 @@ setuptools==58.3.0
65
six==1.16.0
66
toml==0.10.2
67
tomli==1.2.2
68
-towncrier==21.3.0
+towncrier==24.8.0
69
tqdm==4.62.3
70
twine==3.7.0
71
url-normalize==1.4.3
0 commit comments