Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
0be86308
Commit
0be86308
authored
Aug 04, 2026
by
Eric Duminil
Browse files
Make sure SimStadt is very recent
parent
20f7647c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_version.py
View file @
0be86308
...
@@ -5,7 +5,7 @@ import pytest
...
@@ -5,7 +5,7 @@ import pytest
from
simstadt
import
get_version_and_date
from
simstadt
import
get_version_and_date
SIMSTADT_MIN_VERSION
=
"0.14.0"
SIMSTADT_MIN_VERSION
=
"0.14.0"
SIMSTADT_MIN_DATE
=
"202
507
01"
SIMSTADT_MIN_DATE
=
"202
608
01"
@
pytest
.
mark
.
integration
@
pytest
.
mark
.
integration
def
test_version
(
simstadt_folder
):
def
test_version
(
simstadt_folder
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment