Commit 8cf8128c authored by JorgeEcheva26's avatar JorgeEcheva26
Browse files

Move readme_pip

parent bf90cb58
Loading
Loading
Loading
Loading
+0 −0

File moved.

+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ setup(
        "connecting to OpenCAPIF (Common API Framework for 3GPP Northbound APIs) in a simple way, "
        "lowering integration complexity and allowing developers to focus on Network Applications (Network Apps) or services development."
    ),
    long_description=open("doc/README_pipy.md").read(),
    long_description=open("README_pipy.md").read(),
    long_description_content_type="text/markdown",
    license="LICENSE",
    python_requires=">=3.9",