7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
framework: shell
|
|
require:
|
|
- python3
|
|
- python3-pytest
|
|
- python3-iso8601
|
|
test: pytest-3 --pyargs iso8601.test_iso8601
|