mirror of
https://github.com/Paillat-dev/pycord-reactive-views.git
synced 2026-01-02 09:06:21 +00:00
22 lines
418 B
YAML
22 lines
418 B
YAML
files:
|
|
- ".gitignore" # include
|
|
- ".github"
|
|
- ".vscode"
|
|
- "tests/conftest.py"
|
|
- ".flake8"
|
|
- ".pre-commit-config.yml"
|
|
- ".pypirc"
|
|
- "docs"
|
|
- "src/README.md"
|
|
- "CODE_OF_CONDUCT.md"
|
|
- "LICENSE"
|
|
- "README.md"
|
|
- "SECURITY.md"
|
|
- "SUPPORT.md"
|
|
- "pyproject.toml"
|
|
|
|
- "!.github/workflows/template-sync.yml"
|
|
- "!.github/template-sync.yml"
|
|
- "!src/python_project"
|
|
- "!tests/test_methods.py"
|