Remove contributing from readthedocs, closes #714

This commit is contained in:
Wan Liuyang
2018-03-09 16:25:20 +08:00
committed by GitHub
parent d6866ad186
commit c3a8acabd0
-2
View File
@@ -351,5 +351,3 @@ with open("apis.rst", "w") as apis:
if verb in verbs:
apis.write(" * " + verb + ": " + " or ".join(sorted(verbs[verb])) + "\n")
apis.write("\n")
# shutil.copyfile("../Contributing.rst", "contributing.rst")