Browse Source

change to python3 in readme

add-quote-import
Michael Murtaugh 6 years ago
parent
commit
ba6035c1d1
  1. 9
      README.md

9
README.md

@ -6,12 +6,11 @@ Tool to publish [etherpad](http://etherpad.org/) pages to files.
Requirements Requirements
------------- -------------
* python3
* html5lib * html5lib
* requests (settext) * requests (settext)
* python-datutil, jinja2 (index subcommand) * python-datutil, jinja2 (index subcommand)
Installation Installation
------------- -------------
@ -74,3 +73,9 @@ Feature request from PW: When deleting a previously public document, generate a
3 Nov 2017 3 Nov 2017
--------------- ---------------
machineresearch seems to be __NOPUBLISH__ but still exists (also in recentchanges) machineresearch seems to be __NOPUBLISH__ but still exists (also in recentchanges)
Jan 2018
-------------
Updated files to work with python3 (probably this has broken python2).

Loading…
Cancel
Save