Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc64987b

Browse files
committed
update yaml
1 parentb22e2c3 commitc64987b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎coderoad.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
version:'0.1.0'
22
config:
33
testRunner:
4-
command:python
4+
command:python3 tests/math_test.py
55
args:
66
tap:-m tap.py
77
setup:
88
commands:
99
-mkdir newfoldertotest
10-
-python3 -m venv tutorial-env
11-
-source tutorial-env/bin/activate
12-
-pip install requirements.txt
10+
-pip3 install requirements.txt
1311
directory:coderoad-starter
1412
repo:
1513
uri:https://github.com/beaucarnes/coderoad-python-test

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp