Metadata-Version: 2.1
Name: shinny_pip_index
Version: 0.0.3
Summary: simple pip index for shinny-cd private package
Author-email: taojiachun <taojiachun@shinnytech.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: oss2

# shinny-pip-index
pip extra index helper for shinny-cd

## Usage

```bash
pip install shinny-pip-index
```

```bash
shinny-pip install <same as pip install>
```
