Metadata-Version: 2.1
Name: python-packaging-att
Version: 0.1.1
Summary: Example of how to package Python code for release
Home-page: https://github.com/oniprax/python-packaging-at
Author: Andrea Scarpino
Author-email: andrea.scarpino@icr.ac.uk
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.22.2)
Requires-Dist: pandas
Provides-Extra: dev
Requires-Dist: bump2version ; extra == 'dev'

### python-packaging-at

Python code packaging demo

