Skip to content

Commit

Permalink
update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
MBueschelberger committed Sep 7, 2023
1 parent a30de82 commit 1708009
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ services:
args:
- BASE_IMAGE=$BASE_IMAGE
- WRAPPER_TAG=$WRAPPER_TAG
- INSTALL_SLURM=${INSTALL_SLURM:-no}
- INSTALL_SLURM=${INSTALL_SLURM:-no}
- SLURM_VERSION=$SLURM_VERSION
environment:
REAXPRO_WORKER_NAME: simphony-catalyticfoam
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[metadata]
name = reaxpro-workflow-service
version = v1.0.0
author = Fraunhofer IWM
author = Matthias Büschelberger, Kiran Kumaraswamy
author_email = matthias.bueschelberger@iwm.fraunhofer.de
description = A package running semantically enriched workflows with SimPhoNy and Celery
long_description = file: README.md
Expand Down

0 comments on commit 1708009

Please sign in to comment.