Skip to content

Commit 51faaa9

Browse files
m-aciekmattwang44
andauthored
Base completion on number of words (#133)
* Install potodo from a branch * Add a note about reversion Co-authored-by: W. H. Wang <[email protected]>
1 parent 0b63677 commit 51faaa9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
gitpython
22
urllib3
3-
potodo
3+
# change this back to native "potodo" after the upstream PR is merged
4+
# ref: https://git.afpy.org/AFPy/potodo/pulls/20
5+
git+https://git.afpy.org/maciek/potodo.git@word-counts
46
jinja2
57
docutils
68
sphinx

0 commit comments

Comments
 (0)