| author | Matthew Watkins <mwatkins@linuxfoundation.org> | |
| Wed, 8 Feb 2023 14:28:45 +0000 (14:28 +0000) | ||
| committer | Matthew Watkins <mwatkins@linuxfoundation.org> | |
| Wed, 8 Feb 2023 14:55:04 +0000 (14:55 +0000) | ||
| commit | 25eaa504429452f4cbe3cf837d9c3a7b1acc336a | |
| tree | 14535f32c917847af6a7801f6bf1b595bb4dddcb | tree | snapshot |
| parent | 8d434d5740c63ad1844c0e76bb51928d646e072f | commit | diff |
| .coveragerc | [new file with mode: 0644] | blob |
| .editorconfig | [new file with mode: 0644] | blob |
| .gitignore | [new file with mode: 0644] | blob |
| .gitlint | [new file with mode: 0644] | blob |
| .gitreview | [new file with mode: 0644] | blob |
| .isort.cfg | [new file with mode: 0644] | blob |
| .pre-commit-config.yaml | [new file with mode: 0644] | blob |
| .readthedocs.yml | [new file with mode: 0644] | blob |
| AUTHORS.rst | [new file with mode: 0644] | blob |
| CHANGELOG.rst | [new file with mode: 0644] | blob |
| CONTRIBUTING.rst | [new file with mode: 0644] | blob |
| LICENSE.txt | [new file with mode: 0644] | blob |
| README.rst | [new file with mode: 0644] | blob |
| docs/Makefile | [new file with mode: 0644] | blob |
| docs/_static/.gitignore | [new file with mode: 0644] | blob |
| docs/authors.rst | [new file with mode: 0644] | blob |
| docs/changelog.rst | [new file with mode: 0644] | blob |
| docs/conf.py | [new file with mode: 0644] | blob |
| docs/contributing.rst | [new file with mode: 0644] | blob |
| docs/index.rst | [new file with mode: 0644] | blob |
| docs/license.rst | [new file with mode: 0644] | blob |
| docs/readme.rst | [new file with mode: 0644] | blob |
| docs/requirements.txt | [new file with mode: 0644] | blob |
| pyproject.toml | [new file with mode: 0644] | blob |
| setup.cfg | [new file with mode: 0644] | blob |
| setup.py | [new file with mode: 0644] | blob |
| src/python_one_password/__init__.py | [new file with mode: 0644] | blob |
| src/python_one_password/skeleton.py | [new file with mode: 0644] | blob |
| tests/conftest.py | [new file with mode: 0644] | blob |
| tests/test_skeleton.py | [new file with mode: 0644] | blob |
| tox.ini | [new file with mode: 0644] | blob |