this should work with python 3.9
This commit is contained in:
parent
9d63263384
commit
bf0739c25a
@ -7,6 +7,6 @@ name = "pywikidiff2"
|
||||
version = "0.1.0"
|
||||
description = "Python module providing interface to wikidiff2 for SOTA wikitext diffs."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = []
|
||||
authors = [{ name="Nathan TeBlunthuis", email="nathanteblunthuis@gmail.com"}]
|
||||
|
Loading…
Reference in New Issue
Block a user