|
|
пре 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 година |
Scripts for use with GitHub.
See individual scripts for more details.
Please use pytest for testing:
$ pip install pytest