mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 18:35:13 +00:00
4 lines
158 B
Text
4 lines
158 B
Text
# SPDX-License-Identifier: MIT
|
|
|
|
# Write requirements for running your custom commands in tox here:
|
|
PyYAML; python_version == '2.7' or python_version >= '3.5'
|