1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-26 00:31:53 +02:00
Files
httpie-cli/httpie/internal/__build_channel__.py
2022-05-05 19:24:37 +03:00

6 lines
153 B
Python

# Represents the packaging method. This file should
# be overridden by every build system we support on
# the packaging step.
BUILD_CHANNEL = 'unknown'