mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 19:31:10 +00:00
Remove contributing from readthedocs, closes #714
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user