Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 6490087

Browse files
committed
Note lack of Python 3 support.
1 parent 9b2f914 commit 6490087

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ and returns the resulting HTML.
1313

1414
## Installation
1515

16+
**NOTE:**: Markupserve has only been tested with Python 2. Pull requests that
17+
introduce Python 3 support are welcome, but I have no plans to introduce
18+
Python 3 compatibility any time soon.
19+
1620
Check out this repo and run
1721

1822
`pip install -r requirements.txt`

0 commit comments

Comments
 (0)