- README update
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[tool.poetry]
|
||||
name = "parfor"
|
||||
version = "2023.8.0"
|
||||
version = "2023.8.1"
|
||||
description = "A package to mimic the use of parfor as done in Matlab."
|
||||
authors = ["Wim Pomp <wimpomp@gmail.com>"]
|
||||
license = "GPLv3"
|
||||
readme = "README.md"
|
||||
keywords = ["parfor", "concurrency", "multiprocessing", "parallel"]
|
||||
repository = "https://gitlab.rhpc.nki.nl/LenstraLab/LiveCellAnalysis"
|
||||
repository = "https://github.com/wimpomp/parfor"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.5"
|
||||
|
||||
Reference in New Issue
Block a user