Metadata-Version: 2.1
Name: external_fixturepkg
Version: 1.0.0
Summary: Just an example project built with build/flit for testing purpose
Requires-Python: >= 3.7
Description-Content-Type: text/markdown

# example_project

Just an example project for testing rope.


To build this package, run:

```bash
$ python -m build
```

This generates packages in `dist` folder.

