Skip to content
Snippets Groups Projects
Commit 1202fa98 authored by Maël Madon's avatar Maël Madon
Browse files

added package file

parent b4a0f67b
Branches
Tags
No related merge requests found
Pipeline #5527 passed
__pycache__ __pycache__
.vscode .vscode
.coverage .coverage
dist
out/* out/*
workloads/* workloads/*
......
[build-system]
build-backend = "flit_core.buildapi"
requires = ["flit_core>=3.4"]
[project]
name = "swf2userSessions"
version = "0.0.1"
authors = [
{ name="Maël Madon", email="mael.madon@irit.fr" },
]
description = "Script to decompose a workload trace into user sessions."
readme = "README.md"
requires-python = ">=3.7"
classifiers = [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment