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