You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-12-26 00:31:53 +02:00
6 lines
153 B
Python
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'
|