Commit 4a9b71dd authored by Eric Duminil's avatar Eric Duminil
Browse files

Description

parent bc9981fc
[project] [project]
name = "simstadtpy" name = "simstadtpy"
version = "0.1.0" version = "0.1.0"
description = "Add your description here" description = "Python library for using and testing SimStadt workflows."
readme = "README.md" readme = "README.md"
authors = [ authors = [
{ name = "Eric Duminil", email = "eric.duminil@gmail.com" } { name = "Eric Duminil", email = "eric.duminil@hft-stuttgart.de" }
] ]
requires-python = ">=3.10" requires-python = ">=3.10"
dependencies = [] dependencies = []
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment