Metadata-Version: 2.1
Name: ProductionalizingProject-1
Version: 0.12.0
Summary: This should be a short description of our project
Home-page: https://github.com/DevelopIntelligence
Author: Some Person
Author-email: somebody@example.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.16.0)

# MyProject

This project is a test setuptools project.

Its features:

* feature 1
* feature 2
* feature 3


