Skip to content

Commit 4a88b5a

Browse files
author
Gitea
committed
update devel env
1 parent 4edb64d commit 4a88b5a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

etc/runner.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"lib.fireh_runner.setup_modules.python",
1010
"lib.fireh_runner.setup_modules.pybuildtool"
1111
],
12-
"python_version": "3.8",
13-
"waf_version": "2.0.20",
12+
"python_version": "3.9",
13+
"waf_version": "2.0.23",
1414

1515
"package_name": "frozen-django",
1616
"default_project": "frozen_django",

requirements-development.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
-r requirements-production.txt
22

3+
build
34
coverage
45
django
56
pybuildtool

0 commit comments

Comments
 (0)