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

package the project

parent 6ef4c361
Branches
No related tags found
No related merge requests found
[build-system]
build-backend = "flit_core.buildapi"
requires = ["flit_core>=3.4"]
[project]
name = "batmen-tool"
version = "0.0.1"
authors = [
{ name="Maël Madon", email="mael.madon@irit.fr" },
]
description = "Set of useful tools for batmen."
readme = "README.md"
requires-python = ">=3.7"
classifiers = [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
]
[project.urls]
"gitlab" = "https://gitlab.irit.fr/sepia-pub/mael/batmen-tools"
[project.scripts]
swfFilter = "swf_filter:main"
distance_batsim_output = "distance_batsim_output:main"
swf2batsim_split_by_user = "swf2batsim_split_by_user:main"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment