---
name: gdtest-setup-cfg
description: >
  A synthetic test package using setup.cfg only. Use when writing Python code that uses the gdtest_setup_cfg package.
compatibility: Requires Python >=3.9.
---

# gdtest_setup_cfg

A synthetic test package using setup.cfg only

## Installation

```bash
pip install gdtest-setup-cfg
```

## API overview

### Functions

Utility functions

- `ping`: Send a ping
- `pong`: Send a pong

## Resources

- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
