5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
|
|
# Write requirements for running your custom commands in tox here:
|
|
PyYAML; python_version == '2.7' or python_version >= '3.5'
|