Jon Meow 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 سال پیش
..
README.md 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 سال پیش
__init__.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 سال پیش
github_helpers.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 سال پیش
github_helpers_test.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 سال پیش
pr_comments.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 سال پیش
pr_comments_test.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 سال پیش
update_label_access.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 سال پیش
update_label_access_test.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 سال پیش

README.md

GitHub

Scripts for use with GitHub.

See individual scripts for more details.

Please use pytest for testing:

$ pip install pytest