Skip to content

Commit 4726332

Browse files
committed
Merge branch 'master' of https://github.com/cadet/CADET-Python-Simulator into add_field
2 parents 94e2968 + 5aaa04a commit 4726332

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

environment.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ dependencies:
77
- scikits.odes
88
- pip:
99
- git+https://github.com/fau-advanced-separations/CADET-Process.git@dev
10-
- coverage

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ testing = [
4444
"pre-commit", # system tests run pre-commit
4545
"flake8", # system tests run flake8
4646
"build",
47+
"coverage"
4748
]
4849
docs = [
4950
"sphinx>=5.3.0",

0 commit comments

Comments
 (0)