Skip to content
Snippets Groups Projects
Verified Commit 16d4e87f authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

add dummy tox pipeline

parent 7794d0e7
No related branches found
No related tags found
No related merge requests found
.env* .env*
!.env.local.example !.env.local.example
venv
.tox
*.egg-info
setup.py 0 → 100644
from setuptools import setup
setup(
name="geant-service-orchestrator-gui",
version="0.1",
author="GÉANT Orchestration and Automation Team",
author_email="goat@geant.org",
description="GÉANT Service Orchestrator GUI dummy package",
url="https://gitlab.software.geant.org/goat/gap/geant-service-orchestrator-gui",
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment