Skip to content
Snippets Groups Projects
Commit 7aeeb923 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

add py_modules to skip ci error

parent 90522454
Branches
No related tags found
No related merge requests found
Pipeline #86952 canceled
...@@ -2,6 +2,7 @@ from setuptools import setup ...@@ -2,6 +2,7 @@ from setuptools import setup
setup( setup(
name="geant-service-orchestrator-gui", name="geant-service-orchestrator-gui",
py_modules=[],
version="2.0", version="2.0",
author="GÉANT Orchestration and Automation Team", author="GÉANT Orchestration and Automation Team",
author_email="goat@geant.org", author_email="goat@geant.org",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment