latest pushes
This commit is contained in:
parent
5423c8bcd9
commit
3768f70eba
@ -4,8 +4,8 @@ with open("./README.md", "r", encoding="utf-8") as fh:
|
|||||||
long_description = fh.read()
|
long_description = fh.read()
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="bellande_limit",
|
name="bellande_node_importance",
|
||||||
version="0.1.2",
|
version="0.1.0",
|
||||||
description="Robots Limit",
|
description="Robots Limit",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
@ -27,18 +27,18 @@ setup(
|
|||||||
"dev": ["pytest", "pytest-cov[all]", "mypy", "black"],
|
"dev": ["pytest", "pytest-cov[all]", "mypy", "black"],
|
||||||
},
|
},
|
||||||
package_data={
|
package_data={
|
||||||
'bellande_limit': ['Bellande_Limit'],
|
'bellande_node_importance': ['Bellande_Node_Importance'],
|
||||||
},
|
},
|
||||||
entry_points={
|
entry_points={
|
||||||
'console_scripts': [
|
'console_scripts': [
|
||||||
'bellande_limit_executable = bellande_limit.bellande_limit_executable:main',
|
'bellande_node_importance_executable = bellande_node_importance.bellande_node_importance_executable:main',
|
||||||
'bellande_limit_api = bellande_limit.bellande_limit_api:main',
|
'bellande_node_importance_api = bellande_node_importance.bellande_node_importance_api:main',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
project_urls={
|
project_urls={
|
||||||
"Home": "https://github.com/Robotics-Sensors/bellande_limit",
|
"Home": "https://github.com/Robotics-Sensors/bellande_node_importance",
|
||||||
"Homepage": "https://github.com/Robotics-Sensors/bellande_limit",
|
"Homepage": "https://github.com/Robotics-Sensors/bellande_node_importance",
|
||||||
"documentation": "https://github.com/Robotics-Sensors/bellande_limit",
|
"documentation": "https://github.com/Robotics-Sensors/bellande_node_importance",
|
||||||
"repository": "https://github.com/Robotics-Sensors/bellande_limit",
|
"repository": "https://github.com/Robotics-Sensors/bellande_node_importance",
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
@ -16,6 +16,6 @@
|
|||||||
url: https://bellande-robotics-sensors-research-innovation-center.org
|
url: https://bellande-robotics-sensors-research-innovation-center.org
|
||||||
|
|
||||||
endpoint_path:
|
endpoint_path:
|
||||||
bellande_limit: /api/Bellande_Limit/bellande_limit
|
bellande_node_importance: /api/Bellande_Node_Importance/bellande_node_importance
|
||||||
|
|
||||||
Bellande_Framework_Access_Key: bellande_web_api_opensource
|
Bellande_Framework_Access_Key: bellande_web_api_opensource
|
||||||
|
@ -16,6 +16,6 @@
|
|||||||
url: tcp://bellande-robotics-sensors-research-innovation-center.org
|
url: tcp://bellande-robotics-sensors-research-innovation-center.org
|
||||||
|
|
||||||
endpoint_path:
|
endpoint_path:
|
||||||
bellande_limit: /api/Bellande_Limit/bellande_limit
|
bellande_node_importance: /api/Bellande_Node_Importance/bellande_node_importance
|
||||||
|
|
||||||
Bellande_Framework_Access_Key: bellande_web_api_opensource
|
Bellande_Framework_Access_Key: bellande_web_api_opensource
|
||||||
|
@ -16,6 +16,6 @@
|
|||||||
url: tls://bellande-robotics-sensors-research-innovation-center.org
|
url: tls://bellande-robotics-sensors-research-innovation-center.org
|
||||||
|
|
||||||
endpoint_path:
|
endpoint_path:
|
||||||
bellande_limit: /api/Bellande_Limit/bellande_limit
|
bellande_node_importance: /api/Bellande_Node_Importance/bellande_node_importance
|
||||||
|
|
||||||
Bellande_Framework_Access_Key: bellande_web_api_opensource
|
Bellande_Framework_Access_Key: bellande_web_api_opensource
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
],
|
],
|
||||||
"url": "https://bellande-robotics-sensors-research-innovation-center.org",
|
"url": "https://bellande-robotics-sensors-research-innovation-center.org",
|
||||||
"endpoint_path": {
|
"endpoint_path": {
|
||||||
"bellande_limit": "/api/Bellande_Limit/bellande_limit"
|
"bellande_node_importance": "/api/Bellande_Node_Importance/bellande_node_importance"
|
||||||
},
|
},
|
||||||
"Bellande_Framework_Access_Key": "bellande_web_api_opensource"
|
"Bellande_Framework_Access_Key": "bellande_web_api_opensource"
|
||||||
}
|
}
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
],
|
],
|
||||||
"url": "tcp://bellande-robotics-sensors-research-innovation-center.org",
|
"url": "tcp://bellande-robotics-sensors-research-innovation-center.org",
|
||||||
"endpoint_path": {
|
"endpoint_path": {
|
||||||
"bellande_limit": "/tcp/Bellande_Limit/bellande_limit"
|
"bellande_node_importance": "/tcp/Bellande_Node_Importance/bellande_node_importance"
|
||||||
},
|
},
|
||||||
"Bellande_Framework_Access_Key": "bellande_tcp_api_opensource"
|
"Bellande_Framework_Access_Key": "bellande_tcp_api_opensource"
|
||||||
}
|
}
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
],
|
],
|
||||||
"url": "tls://bellande-robotics-sensors-research-innovation-center.org",
|
"url": "tls://bellande-robotics-sensors-research-innovation-center.org",
|
||||||
"endpoint_path": {
|
"endpoint_path": {
|
||||||
"bellande_limit": "/tls/Bellande_Limit/bellande_limit"
|
"bellande_node_importance": "/tls/Bellande_Node_Importance/bellande_node_importance"
|
||||||
},
|
},
|
||||||
"Bellande_Framework_Access_Key": "bellande_tls_api_opensource"
|
"Bellande_Framework_Access_Key": "bellande_tls_api_opensource"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user