Commit fb2de0b9 authored by Stewart Williams's avatar Stewart Williams
Browse files

Revert required python version to 3 until project policy is defined

parent 4038b6a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,4 +20,4 @@ sphinx-autobuild = "*"
sphinxcontrib-websupport = "*"

[requires]
python_version = "3.5"
python_version = "3"