Skip to content
Snippets Groups Projects
Commit 649c333d authored by JorgeEcheva26's avatar JorgeEcheva26
Browse files

CI/CD test

parent 9def63df
No related branches found
No related tags found
2 merge requests!3Logging feature developed,!2Logging feature
...@@ -10,7 +10,7 @@ setup( ...@@ -10,7 +10,7 @@ setup(
"connecting to OpenCAPIF (Common API Framework for 3GPP Northbound APIs) in a simple way, " "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." "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("doc/README_pipy.md").read(),
long_description_content_type="text/markdown", long_description_content_type="text/markdown",
license="LICENSE", license="LICENSE",
python_requires=">=3.9", python_requires=">=3.9",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment