Metadata-Version: 2.4
Name: samueli-test
Version: 0.0.2
Summary: A small example package
Project-URL: Homepage, https://github.com/Samueli-Belinson/pip_test
Author-email: Samueli <author@example.com>
License-Expression: MIT
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# pip_test
A test repo to create a pip package.

#### Used tutorial: https://packaging.python.org/en/latest/tutorials/packaging-projects/