readthedocs

This commit is contained in:
2021-01-20 16:41:06 -05:00
parent 4ad2a14a84
commit 6bcadb10c1
+1 -1
View File
@@ -7,7 +7,7 @@ license = "ISC"
readme = "README.md"
repository = "https://github.com/replit/replit-py"
homepage = "https://github.com/replit/replit-py"
documentation = "https://replit-python-docs.scoder12.repl.co"
documentation = "https://replit-py.readthedocs.org/"
[tool.poetry.dependencies]
python = "^3.8"